This is an automated email from the ASF dual-hosted git repository. jkff pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 3fe1b454e48509289a2cb8bf7eddf576e605e477 Merge: d77f3ec 2eaaede Author: Eugene Kirpichov <[email protected]> AuthorDate: Tue Jan 16 13:17:31 2018 -0800 Merge pull request #4185 from rmannibucau/fb/BEAM-3243_better-error-message-for-anonymous-name-conflicts BEAM-3243 better error message when there are conflicting anonymous names .../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]>.
