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

Remove index functions #157

Open
KyGost opened this issue Apr 16, 2022 · 4 comments
Open

Remove index functions #157

KyGost opened this issue Apr 16, 2022 · 4 comments

Comments

@KyGost
Copy link
Member

KyGost commented Apr 16, 2022

Requires: #156

Indexes should be stored as tables, MultiSQL should manage via scan_pk_range for index tables

@KyGost
Copy link
Member Author

KyGost commented Apr 16, 2022

For this to work with dupes, PK would need to be double sized...

@KyGost
Copy link
Member Author

KyGost commented Apr 19, 2022

Maybe be okay with requiring a squeeze into half types...?

@KyGost
Copy link
Member Author

KyGost commented Apr 19, 2022

Start with only unique indexes

@KyGost
Copy link
Member Author

KyGost commented Apr 19, 2022

Multiple value and long type (eg. text) indexes wouldn't work with squeezing.

What is gained by forcing [U8; 8]/U64?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant