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

This PR finishes the hierarchy merge for the BTree and SkipList pages #598

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

MarcusDenker
Copy link
Contributor

-> move up ivars 'keySize lastTransaction' to the abstract superclass
-> this allows us to share more code

fixes #274

-> move up ivars  'keySize lastTransaction'
-> this allows us to share more code

fixes #274
@MarcusDenker MarcusDenker requested a review from noha February 8, 2024 15:41
@noha noha merged commit 1711c2e into main Feb 8, 2024
2 checks passed
@MarcusDenker MarcusDenker deleted the unify-hierarchy branch February 9, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

unify SoilSkipListPage and SoilBTreePage hierarchies
2 participants