Skip to content

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented May 13, 2024

Add a new initMergingIterLevel method to the flushable interface for setting up a flushable's level within the mergingIter. This is used to update ingested flushables to use a levelIter to surface range deletions, like other levels of the LSM do. This is more efficient, avoiding unnecessarily loading range deletions in other files, and consistent.

Add a new initMergingIterLevel method to the flushable interface for setting up
a flushable's level within the mergingIter. This is used to update ingested
flushables to use a levelIter to surface range deletions, like other levels of
the LSM do. This is more efficient, avoiding unnecessarily loading range
deletions in other files, and consistent.
@jbowens jbowens requested a review from a team as a code owner May 13, 2024 23:06
@jbowens jbowens requested a review from aadityasondhi May 13, 2024 23:06
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jbowens jbowens requested a review from RaduBerinde May 15, 2024 18:11
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.

2 participants