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

[pixels-common, daemon, index] implement a plug-able secondary index #838

Open
bianhq opened this issue Feb 5, 2025 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@bianhq
Copy link
Contributor

bianhq commented Feb 5, 2025

A secondary index is used to find a tuple's row id given the indexed keys' value.

@bianhq bianhq added the enhancement New feature or request label Feb 5, 2025
@bianhq bianhq added this to the Real-time CRUD milestone Feb 5, 2025
@bianhq bianhq self-assigned this Feb 5, 2025
bianhq added a commit that referenced this issue Feb 7, 2025
Also add min/max row ids into file metadata objects and fix some minor problems in metadata.
bianhq added a commit that referenced this issue Mar 6, 2025
Secondary indexes can be unique or non-unique.
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