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] Allow literal in aggregation (#203) #1290

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b29f4c2 from #1288

* Support constant in aggregation.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
(cherry picked from commit b29f4c2)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner January 23, 2023 18:17
@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2023

Codecov Report

Merging #1290 (e769b1c) into 2.x (a5931e0) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #1290   +/-   ##
=========================================
  Coverage     98.35%   98.35%           
- Complexity     3605     3606    +1     
=========================================
  Files           345      345           
  Lines          8914     8914           
  Branches        567      567           
=========================================
  Hits           8767     8767           
  Misses          142      142           
  Partials          5        5           
Flag Coverage Δ
sql-engine 98.35% <100.00%> (ø)

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

Impacted Files Coverage Δ
...ript/aggregation/dsl/AggregationBuilderHelper.java 100.00% <100.00%> (ø)

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 added the bug Something isn't working label Jan 23, 2023
@Yury-Fridlyand Yury-Fridlyand merged commit e062dd3 into 2.x Jan 23, 2023
@Yury-Fridlyand Yury-Fridlyand deleted the backport/backport-1288-to-2.x branch January 23, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants