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

Closed
6 of 7 tasks
zhongzc opened this issue Nov 7, 2023 · 2 comments
Closed
6 of 7 tasks

Tracking issue for introducing inverted index #2705

zhongzc opened this issue Nov 7, 2023 · 2 comments
Labels
C-enhancement Category Enhancements

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 C-enhancement Category Enhancements 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
@tisonkun
Copy link
Contributor

@zhongzc Is there any further remaining task here?

@killme2008
Copy link
Contributor

I think we can close this issue. cc @zhongzc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category Enhancements
Projects
None yet
Development

No branches or pull requests

3 participants