Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

Conversation

@tgroh
Copy link
Contributor

@tgroh tgroh commented Apr 27, 2016

When a bundle is partially completed, the unprocessed elements must be
placed in a new bundle to be processed at a later time. The bundle in
which they are processed should also have identical properties to the
bundle which the elements were initially present in.

withElements provides a simple way to create a "copy" of a bundle that
contains different elements.

This backports BEAM #231

@tgroh
Copy link
Contributor Author

tgroh commented Apr 27, 2016

R: @bjchambers

@tgroh tgroh force-pushed the backport_231 branch 2 times, most recently from b9a6f3c to ae85a95 Compare April 28, 2016 17:31
@dhalperi
Copy link
Contributor

dhalperi commented May 2, 2016

R: @bjchambers

tgroh added 2 commits May 10, 2016 17:05
The unprocessed elements of a partially completed bundle must be
placed in a new bundle to be processed at a later time. The bundle in
which they are processed should also have identical properties to the
bundle which the elements were initially present in.

withElements provides a simple way to create a "copy" of a bundle that
contains different elements.
@bjchambers bjchambers merged commit 9b62edd into GoogleCloudPlatform:master May 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants