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

[Feature Request] Support pre-aggregated data in Star Tree #14767

Closed
sarthakaggarwal97 opened this issue Jul 16, 2024 · 2 comments
Closed

[Feature Request] Support pre-aggregated data in Star Tree #14767

sarthakaggarwal97 opened this issue Jul 16, 2024 · 2 comments
Assignees
Labels
enhancement Enhancement or improvement to existing feature or request Indexing:Performance

Comments

@sarthakaggarwal97
Copy link
Contributor

Is your feature request related to a problem? Please describe

Coming here from this: #14512 (comment)

There are cases where the users would want to ingest already aggregated data by specifying the _doc_count field. This way, during star-tree aggregation, we can account for the number of documents while calculating accurate metrics.

Describe the solution you'd like

Support for pre-aggregated data with Star Tree

Related component

Indexing:Performance

Describe alternatives you've considered

No response

Additional context

https://opensearch.org/docs/2.4/opensearch/bucket-agg/#account-for-pre-aggregated-data

@mgodwan
Copy link
Member

mgodwan commented Jul 22, 2024

[Indexing Triage Meeting 07/22]

@sarthakaggarwal97 Thanks for filing this. Please tag the issue with the release you're targeting this for.

@bharath-techie
Copy link
Contributor

#15288 -- with _doc_count support changes, we should solve this as well. so closing this.

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 Indexing:Performance
Projects
None yet
Development

No branches or pull requests

3 participants