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

Tracking issue for introducing inverted index #2705

Open
6 of 7 tasks
zhongzc opened this issue Nov 7, 2023 · 0 comments
Open
6 of 7 tasks

Tracking issue for introducing inverted index #2705

zhongzc opened this issue Nov 7, 2023 · 0 comments
Labels
Enhancement New feature or request

Comments

@zhongzc
Copy link
Contributor

zhongzc commented Nov 7, 2023

What type of enhancement is this?

Performance

What does the enhancement do?

In the current system setup, in the Mito Engine, the first column of Primary Keys has a Min-Max index, which significantly optimizes the outcome. However, there are limitations when it comes to other columns, primarily tags. This RFC suggests the implementation of an inverted index to provide enhanced filtering benefits to bridge these limitations and improve overall system performance.

This issue is used to track the relevant implementation tasks of RFC:

Implementation challenges

No response

@zhongzc zhongzc added the Enhancement New feature or request label Nov 7, 2023
@zhongzc zhongzc self-assigned this Nov 7, 2023
@killme2008 killme2008 pinned this issue Nov 24, 2023
@killme2008 killme2008 changed the title tracking issue for introducing inverted index Tracking issue for introducing inverted index Nov 24, 2023
@killme2008 killme2008 unpinned this issue Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant