You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2018/10/10 02:56:54 UTC

[beam] branch master updated (ae3d9ca -> d32364c)

This is an automated email from the ASF dual-hosted git repository.

kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from ae3d9ca  [BEAM-5695] Make Dataflow worker use beam project as build dependencies
     add ef59571  Fix for BEAM-3746 which adds a better error message to Count.globally
     new d32364c  Merge pull request #6625: [BEAM-3746] Add better error message to Count.globally

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:
 .../java/org/apache/beam/sdk/transforms/Count.java     |  6 ++++++
 .../java/org/apache/beam/sdk/transforms/CountTest.java | 18 ++++++++++++++++++
 2 files changed, 24 insertions(+)


[beam] 01/01: Merge pull request #6625: [BEAM-3746] Add better error message to Count.globally

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kenn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit d32364c07b51fa8ba42476f89aec149e3313946f
Merge: ae3d9ca ef59571
Author: Kenn Knowles <ke...@kennknowles.com>
AuthorDate: Tue Oct 9 19:56:48 2018 -0700

    Merge pull request #6625: [BEAM-3746] Add better error message to Count.globally

 .../java/org/apache/beam/sdk/transforms/Count.java     |  6 ++++++
 .../java/org/apache/beam/sdk/transforms/CountTest.java | 18 ++++++++++++++++++
 2 files changed, 24 insertions(+)