Skip to content

Conversation

tandonks
Copy link
Collaborator

@tandonks tandonks commented Aug 9, 2025

Description

Uses ScriptedAvg class for AvgAggregationBuilder in place of double, so that it can be handled gracefully during reduce
Related PRs in OpenSearch: opensearch-project/OpenSearch#18411

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

Copy link

codecov bot commented Aug 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.17%. Comparing base (740a190) to head (c33af62).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1460   +/-   ##
=======================================
  Coverage   76.17%   76.17%           
=======================================
  Files         375      375           
  Lines       18773    18773           
  Branches     2366     2366           
=======================================
  Hits        14300    14300           
+ Misses       3237     3236    -1     
- Partials     1236     1237    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Kshitij Tandon <tandonks@amazon.com>
@tandonks tandonks merged commit 7a4a4e2 into opensearch-project:main Sep 11, 2025
32 of 33 checks passed
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.

2 participants