This is an automated email from the ASF dual-hosted git repository.
jkff pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from d77f3ec [BEAM-3126] Fixes for flatten runner.
add e2859f5 better error message when there are conflicting anonymous
names
add 01df725 adding comments to make the code more obvious and extracting
the transformers into nested classes
add ff639f6 adding tostring in ParDo.*Output and removing unstableNames
variable
add 2eaaede adressing comments
new 3fe1b45 Merge pull request #4185 from
rmannibucau/fb/BEAM-3243_better-error-message-for-anonymous-name-conflicts
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/beam/sdk/Pipeline.java | 72 ++++++++++++++++++----
.../apache/beam/sdk/options/PipelineOptions.java | 4 ++
.../java/org/apache/beam/sdk/transforms/ParDo.java | 10 +++
.../java/org/apache/beam/sdk/PipelineTest.java | 61 ++++++++++++++++++
4 files changed, 136 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].