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

Fix the btree split node in variable length node - membtree (512 node size only) #153

Closed
sanebay opened this issue Sep 1, 2023 · 0 comments · Fixed by #181
Closed

Fix the btree split node in variable length node - membtree (512 node size only) #153

sanebay opened this issue Sep 1, 2023 · 0 comments · Fixed by #181
Assignees
Milestone

Comments

@sanebay
Copy link
Contributor

sanebay commented Sep 1, 2023

Fix the split node to handle cases where parent needs to add key of variable length. Use max key size in those case.

@sanebay sanebay self-assigned this Sep 1, 2023
@hkadayam hkadayam assigned shosseinimotlagh and unassigned sanebay Sep 12, 2023
@shosseinimotlagh shosseinimotlagh changed the title Fix the btree split node in variable length node Fix the btree split node in variable length node (512 node size only) Sep 18, 2023
@hkadayam hkadayam added this to the MileStone2 milestone Sep 25, 2023
@sanebay sanebay changed the title Fix the btree split node in variable length node (512 node size only) Fix the btree split node in variable length node - membtree (512 node size only) Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants