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

make in-memory iteration match rocksdb behavior #986

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

Voxelot
Copy link
Member

@Voxelot Voxelot commented Feb 6, 2023

fixes bug introduced in #643

this bug can be demonstrated on master by running all tests with --no-default-features

actually this bug might've existed earlier, we just didn't notice it due to feature unification

@Voxelot Voxelot requested review from xgreenx and a team February 6, 2023 17:56
@Voxelot Voxelot added the bug Something isn't working label Feb 6, 2023
@Voxelot Voxelot merged commit 66099a1 into master Feb 6, 2023
@Voxelot Voxelot deleted the Voxelot/fix-inmemory-iteration branch February 6, 2023 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants