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/29 20:42:50 UTC

[beam] branch master updated (890bedc -> da49b24)

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 890bedc  [BEAM-10595] Remove rules that not work well with Java UDF (#12400)
     add c92e57b  Support creation of empty PCollection in beam CreateList
     add 5f9848f  Update docstrings
     add 1e651d8  Refactor CreateList
     add 57133f8  Merge branch 'master' into beam-go-create-empty-pcollection
     add 631bbb8  Refactor CreateList
     add da49b24  Support creation of empty PCollection in beam CreateList

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/create.go      | 51 +++++++++++++++++++++++++++++------------
 sdks/go/pkg/beam/create_test.go | 26 +++++++++++++++++++++
 2 files changed, 62 insertions(+), 15 deletions(-)