You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2020/07/30 20:54:28 UTC

[beam] branch master updated (010adc5 -> e86062f)

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

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


    from 010adc5  [BEAM-10331] Add SnowflakeIO to list of built-in IO transforms. (#12099)
     new 11ea775  Add failing test for count on an empty pcollection
     new 2435100  Fix go count on an empty pcollection
     new e86062f  Merge pull request #12421 from simonepri/beam-go-fix-count

The 28128 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:
 sdks/go/pkg/beam/transforms/stats/count.go      | 3 ++-
 sdks/go/pkg/beam/transforms/stats/count_test.go | 7 +++++++
 2 files changed, 9 insertions(+), 1 deletion(-)