Skip to content

Seal: Drop chain while feeding data to builder#482

Merged
frankmcsherry merged 1 commit intomasterfrom
batcher_col_smooth_deallocation
May 7, 2024
Merged

Seal: Drop chain while feeding data to builder#482
frankmcsherry merged 1 commit intomasterfrom
batcher_col_smooth_deallocation

Conversation

@antiguru
Copy link
Copy Markdown
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 <antiguru@gmail.com>
Copy link
Copy Markdown
Member

@frankmcsherry frankmcsherry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, and thank you!

@frankmcsherry frankmcsherry merged commit abe18c5 into master May 7, 2024
antiguru added a commit to MaterializeInc/differential-dataflow that referenced this pull request May 7, 2024
Seal: Drop chain while feeding data to builder (TimelyDataflow#482)
@antiguru antiguru deleted the batcher_col_smooth_deallocation branch May 7, 2024 19:07
This was referenced Oct 29, 2024
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