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

[META] Star Tree Index issue list #13875

Open
18 tasks
bharath-techie opened this issue May 29, 2024 · 0 comments
Open
18 tasks

[META] Star Tree Index issue list #13875

bharath-techie opened this issue May 29, 2024 · 0 comments
Assignees
Labels
Indexing:Performance Indexing & Search Meta Meta issue, not directly linked to a PR Performance This is for any performance related enhancements or bugs Roadmap:Cost/Performance/Scale Project-wide roadmap label Search:Performance v2.17.0

Comments

@bharath-techie
Copy link
Contributor

bharath-techie commented May 29, 2024

Please describe the end goal of this project

Implement star tree index to precompute aggregations which helps to enforce upper bound on the aggregation queries ensuring predictable latency and resource usage. It is also storage space efficient and configurable.

Supporting References

Issues

Milestone 1 - Support for numeric dimensions and basic metrics

Config / codec changes

Covers user/client experience to create star tree indices via specifying star tree config and custom codec changes to support star tree index in experimental mode.

Flush changes

File format changes

Merge / Off heap changes

Search changes

Other 2.17 changes

Testing / benchmarks / Bugs


Milestone 2 - Support for keyword fields to support terms / multi-terms aggregations

Milestone 3 - Guardrails , handling cases such as high cardinality etc.

Milestone 4 and later is yet to be scoped - But we will have other cases such as deleted docs handling, metrics extension, query/indexing optimizations etc.

Feature requests / Backlog

Related component

Other

@bharath-techie bharath-techie added Meta Meta issue, not directly linked to a PR untriaged labels May 29, 2024
@sarthakaggarwal97 sarthakaggarwal97 added Performance This is for any performance related enhancements or bugs Indexing:Performance Search:Performance Indexing & Search labels May 29, 2024
@bharath-techie bharath-techie changed the title [META] Star Tree index issue list [META] Star Tree Index issue list May 29, 2024
@andrross andrross added the Roadmap:Cost/Performance/Scale Project-wide roadmap label label May 31, 2024
@bharath-techie bharath-techie added the v2.16.0 Issues and PRs related to version 2.16.0 label Jul 10, 2024
@bharath-techie bharath-techie added v2.17.0 and removed v2.16.0 Issues and PRs related to version 2.16.0 labels Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing:Performance Indexing & Search Meta Meta issue, not directly linked to a PR Performance This is for any performance related enhancements or bugs Roadmap:Cost/Performance/Scale Project-wide roadmap label Search:Performance v2.17.0
Projects
Status: 2.17 (First RC 09/03, Release 09/17)
Status: New
Status: In Progress
Status: Now(This Quarter)
Development

No branches or pull requests

5 participants