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

[Star Tree] [Search] Resolving Range aggregations with Star-tree #17273

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sandeshkr419
Copy link
Contributor

Description

Resolving numeric range aggregation queries via star-tree

These are draft changes for now.

  • will add query shape matching later
  • will add test cases later

Related Issues

Resolves #16553

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.

Signed-off-by: Sandesh Kumar <[email protected]>
@github-actions github-actions bot added enhancement Enhancement or improvement to existing feature or request Search:Aggregations labels Feb 6, 2025
Copy link
Contributor

github-actions bot commented Feb 6, 2025

❌ Gradle check result for 4e15156: 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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Search:Aggregations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Star Tree] [Search] Range Aggregations with metric aggregation
1 participant