-
Notifications
You must be signed in to change notification settings - Fork 34
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
Implement FileIndex #34
Comments
I've made some effort to separate the following implementation. If you have any suggestions for further improvement, please let me know. cc @Xuanwo |
Thanks a lot for starting this! |
devillove084
added a commit
to devillove084/paimon-rust
that referenced
this issue
Aug 4, 2024
devillove084
added a commit
to devillove084/paimon-rust
that referenced
this issue
Aug 4, 2024
This was referenced Aug 24, 2024
There is a new IndexFile called bit-slice bitmap index, i would like to try fellow your IndexFile framework to try to implement this functionality |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Regarding the work of implementing FileIndex, I will split it into multiple PRs to facilitate review and comment, so that there will be no problems in the implementation due to deviations in my personal understanding.
The text was updated successfully, but these errors were encountered: