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/08/28 21:52:53 UTC

[beam] branch master updated (7fb07ff -> 6c5b4df)

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 7fb07ff  [BEAM-10831] Fix broken Beam Dependency Check Report (#12716)
     add 6c5b4df  [BEAM-10812] fix(beam/sdks/go): fix buffer limit on textio (#12683)

No new revisions were added by this update.

Summary of changes:
 sdks/go/data/textio_test.txt                       |  1 +
 sdks/go/pkg/beam/io/textio/textio.go               | 19 ++++++++++---
 .../go/pkg/beam/io/textio/textio_test.go           | 31 +++++++++++++---------
 3 files changed, 34 insertions(+), 17 deletions(-)
 create mode 100644 sdks/go/data/textio_test.txt
 copy learning/katas/go/introduction/hello_beam/hello_beam/test/task_test.go => sdks/go/pkg/beam/io/textio/textio_test.go (61%)