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

Improve compaction #851

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Improve compaction #851

merged 2 commits into from
Aug 26, 2024

Conversation

cberner
Copy link
Owner

@cberner cberner commented Aug 25, 2024

Previously the subtrees of a multimap table were skipped during compaction

Previously the subtrees of a multimap table were skipped during
compaction
Fixes an edge case where leaf pages might not be compacted, if one of
their parent pages could not be compacted to a lower index
@cberner cberner changed the title Compact subtrees of multimap tables Improve compaction Aug 25, 2024
@cberner cberner merged commit 072c81c into master Aug 26, 2024
3 checks passed
@cberner cberner deleted the mm_compaction branch August 26, 2024 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant