Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Seal: Drop chain while feeding data to builder (#482) #11

Merged
merged 1 commit into from
May 7, 2024

Conversation

antiguru
Copy link
Member

@antiguru antiguru commented May 7, 2024

Fix a regression where the columnated merge batcher would only deallocate the merged chain after revealing all data to the builder. Instead, it now drains the chain, which deallocates each chunk after revealing its contents to the builder.

Fix a regression where the columnated merge batcher would only
deallocate the merged chain after revealing all data to the builder.
Instead, it now drains the chain, which deallocates each chunk after
revealing its contents to the builder.

Signed-off-by: Moritz Hoffmann <[email protected]>
@antiguru antiguru merged commit 8d077e5 into MaterializeInc:master May 7, 2024
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant