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

Add test and fix #nextKeyCloseTo: #577

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Add test and fix #nextKeyCloseTo: #577

merged 1 commit into from
Jan 22, 2024

Conversation

MarcusDenker
Copy link
Contributor

This PR adds a first test for #nextKeyCloseTo: (for now just with a transaction)

  • add #testNextKeyCloseToWithTransaction
  • fix on the iterator #nextKeyCloseTo: to return a value and move up to be usable for BTree, too
  • move some methods up in the page hierachy to make it work for BTree

…ransaction)

- add #testNextKeyCloseToWithTransaction
- fix on the iterator #nextKeyCloseTo: to return a value and move up to be usable for BTree, too
- move some methods up in the page hierachy to make it work for BTree
@MarcusDenker MarcusDenker requested a review from noha January 17, 2024 14:32
@noha noha merged commit 2a697e6 into main Jan 22, 2024
2 checks passed
@MarcusDenker MarcusDenker deleted the nextKeyCloseTo-Fix branch January 22, 2024 15:27
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.

2 participants