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

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

Merged
antiguru merged 1 commit into
MaterializeInc:masterfrom
TimelyDataflow:master
May 7, 2024
Merged

Seal: Drop chain while feeding data to builder (#482)#11
antiguru merged 1 commit into
MaterializeInc:masterfrom
TimelyDataflow:master

Conversation

@antiguru

@antiguru antiguru commented May 7, 2024

Copy link
Copy Markdown
Member

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 <antiguru@gmail.com>
@antiguru antiguru merged commit 8d077e5 into MaterializeInc:master May 7, 2024
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