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] Update DATE_ADD/ADDDATE and DATE_SUB/SUBDATE functions. (#122) #1325

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport af188a3 from #1182

#1182)

* Update `DATE_ADD`/`ADDDATE` and `DATE_SUB`/`SUBDATE` functions. (#122)

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
(cherry picked from commit af188a3)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner February 4, 2023 02:26
@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2023

Codecov Report

Merging #1325 (af188a3) into 2.x (0b10136) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

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

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #1325      +/-   ##
============================================
- Coverage     98.37%   98.36%   -0.01%     
+ Complexity     3645     3643       -2     
============================================
  Files           345      343       -2     
  Lines          9022     9017       -5     
  Branches        585      585              
============================================
- Hits           8875     8870       -5     
  Misses          142      142              
  Partials          5        5              
Flag Coverage Δ
sql-engine 98.36% <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% <ø> (ø)
...cript/aggregation/ExpressionAggregationScript.java 100.00% <ø> (ø)
...ript/aggregation/dsl/AggregationBuilderHelper.java 100.00% <ø> (ø)
...ript/aggregation/dsl/BucketAggregationBuilder.java 100.00% <ø> (ø)
...ript/filter/lucene/relevance/SingleFieldQuery.java 100.00% <ø> (ø)
...pensearch/sql/ppl/parser/AstExpressionBuilder.java 100.00% <ø> (ø)
...rage/querybuilder/SeriesSelectionQueryBuilder.java 100.00% <ø> (ø)
...rage/querybuilder/TimeRangeParametersResolver.java 100.00% <ø> (ø)
...rg/opensearch/sql/analysis/ExpressionAnalyzer.java 100.00% <100.00%> (ø)
... and 65 more

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

@dai-chen dai-chen merged commit a6ba442 into 2.x Feb 6, 2023
@dai-chen dai-chen added the enhancement New feature or request label Feb 6, 2023
@github-actions github-actions bot deleted the backport/backport-1182-to-2.x branch February 6, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants