Skip to content

Conversation

@antiguru
Copy link
Member

Previously, we'd only support Session::give_container for capacity container builders, but there is no reason not to offer it for all builders. Here, we change the definition to apply for all session and buffers. The implementation ensures FIFO order by flushing before pushing a whole prefabricated container.

Signed-off-by: Moritz Hoffmann [email protected]

Previously, we'd only support `Session::give_container` for capacity
container builders, but there is no reason not to offer it for all
builders. Here, we change the definition to apply for all session and
buffers. The implementation ensures FIFO order by flushing before pushing
a whole prefabricated container.

Signed-off-by: Moritz Hoffmann <[email protected]>
@frankmcsherry
Copy link
Member

This looks good to me, thanks!

@frankmcsherry frankmcsherry merged commit 3a90720 into TimelyDataflow:master Jan 15, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request Jan 15, 2025
@antiguru antiguru deleted the give_container branch January 15, 2025 11:37
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