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

Filter rewrite sub agg support #2

Open
wants to merge 29 commits into
base: 14435-refactor-range-agg-optimization
Choose a base branch
from

Conversation

finnegancarroll
Copy link
Collaborator

Description

Rebased off of opensearch-project#14464

Follow up on filter rewrite optimization work
Initial optimization: opensearch-project#13317
Follow up for range agg: opensearch-project#13865
Pending refactor: opensearch-project#14464

Support faster filter optimization when the top level aggregation has sub aggs.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]
opensearch-project#12602

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.

…oAgg + AutoDateHistoAgg + CompositAgg

Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
…roduced dynamically to support auto date histograms.

Signed-off-by: Finn Carroll <[email protected]>
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.

1 participant