Skip to content

[Backport 2.x] Support scripting for composite aggs in concurrent segment search#15094

Merged
jed326 merged 2 commits intoopensearch-project:2.xfrom
jed326:backport-15072
Aug 2, 2024
Merged

[Backport 2.x] Support scripting for composite aggs in concurrent segment search#15094
jed326 merged 2 commits intoopensearch-project:2.xfrom
jed326:backport-15072

Conversation

@jed326
Copy link
Copy Markdown
Contributor

@jed326 jed326 commented Aug 2, 2024

Description

Backport #15072

Check List

  • Functionality includes testing.
    - [] API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@jed326
Copy link
Copy Markdown
Contributor Author

jed326 commented Aug 2, 2024

Might be easier to wait for #15093 to get merged first actually

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 2, 2024

❌ Gradle check result for cbf3396: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 2, 2024

❌ Gradle check result for 1495aca: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@jed326 jed326 added the v2.17.0 label Aug 2, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 2, 2024

❌ Gradle check result for 9aaf32e: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Jay Deng <jayd0104@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 2, 2024

✅ Gradle check result for 8aa8fcd: SUCCESS

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 2, 2024

❕ Gradle check result for 0e04531: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 2, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.57%. Comparing base (e03e093) to head (0e04531).

Files Patch % Lines
.../bucket/composite/CompositeAggregationFactory.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15094      +/-   ##
============================================
- Coverage     71.71%   71.57%   -0.14%     
+ Complexity    62868    62755     -113     
============================================
  Files          5125     5125              
  Lines        294586   294588       +2     
  Branches      42934    42934              
============================================
- Hits         211260   210855     -405     
- Misses        65600    66034     +434     
+ Partials      17726    17699      -27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jed326
Copy link
Copy Markdown
Contributor Author

jed326 commented Aug 2, 2024

@reta could you approve this again? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants