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

Missing Terms Aggregation Performance Optimization #13123

Open
sandeshkr419 opened this issue Apr 8, 2024 · 0 comments
Open

Missing Terms Aggregation Performance Optimization #13123

sandeshkr419 opened this issue Apr 8, 2024 · 0 comments

Comments

@sandeshkr419
Copy link
Contributor

https://opensearch.org/docs/latest/aggregations/bucket/missing/

This is a follow-up on single bucket Terms Aggregation optimization: #11643 to ensure that the optimization works or not for Rare Terms Aggregation. If not, then we need to make required changes to make sure that this case is covered for the optimized code flow.

Next steps:

  • Debug code to check existing flow
  • If optimized, do nothing. If not, make changes to include this case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: untriaged
Status: 🆕 New
Development

No branches or pull requests

1 participant