-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] [Star Tree] [Search] Resolving Date histogram with metric aggregation using star-tree #17163
Conversation
…c aggregation using star-tree (opensearch-project#16674) --------- Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.com>
❌ Gradle check result for ad74278: 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? |
❌ Gradle check result for ad74278: 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? |
❌ Gradle check result for ad74278: 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? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #17163 +/- ##
============================================
+ Coverage 71.89% 71.98% +0.08%
- Complexity 65852 65895 +43
============================================
Files 5332 5333 +1
Lines 306587 306782 +195
Branches 44720 44752 +32
============================================
+ Hits 220429 220844 +415
+ Misses 67754 67475 -279
- Partials 18404 18463 +59 ☔ View full report in Codecov by Sentry. |
Description
Backport #17150 to 2.x
(automatic backport failed)
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
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.