Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Add Day_Of_Month Function As An Alias Of DayOfMonth #1262

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 1108379 from #1227

* Add Day_Of_Month Function As An Alias Of DayOfMonth (#194)

Signed-off-by: GabeFernandez310 <[email protected]>
(cherry picked from commit 1108379)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner January 10, 2023 03:14
@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2023

Codecov Report

Merging #1262 (1108379) into 2.x (820c833) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 1108379 differs from pull request most recent head a08fc6d. Consider uploading reports for the commit a08fc6d to get more accurate results

@@            Coverage Diff            @@
##                2.x    #1262   +/-   ##
=========================================
  Coverage     98.35%   98.35%           
+ Complexity     3606     3604    -2     
=========================================
  Files           346      344    -2     
  Lines          8932     8933    +1     
  Branches        562      562           
=========================================
+ Hits           8785     8786    +1     
  Misses          142      142           
  Partials          5        5           
Flag Coverage Δ
sql-engine 98.35% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...expression/function/RelevanceFunctionResolver.java 100.00% <ø> (ø)
...ch/sql/planner/optimizer/LogicalPlanOptimizer.java 100.00% <ø> (ø)
...rg/opensearch/sql/analysis/ExpressionAnalyzer.java 100.00% <100.00%> (ø)
...a/org/opensearch/sql/data/model/ExprDateValue.java 100.00% <100.00%> (ø)
...g/opensearch/sql/data/model/ExprDatetimeValue.java 100.00% <100.00%> (ø)
...a/org/opensearch/sql/data/model/ExprTimeValue.java 100.00% <100.00%> (ø)
.../opensearch/sql/data/model/ExprTimestampValue.java 100.00% <100.00%> (ø)
.../org/opensearch/sql/data/model/ExprValueUtils.java 100.00% <100.00%> (ø)
...c/main/java/org/opensearch/sql/expression/DSL.java 100.00% <100.00%> (ø)
...arch/sql/expression/datetime/DateTimeFunction.java 100.00% <100.00%> (ø)
... and 44 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@penghuo penghuo merged commit b5336a1 into 2.x Jan 10, 2023
@github-actions github-actions bot deleted the backport/backport-1227-to-2.x branch January 10, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants