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

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


    from 38e3a81  Merge pull request #6426: [BEAM-3089] Fix default values in 
FlinkPipelineOptions / Add tests
     add 633d457  Fix Go index parsing in the face of runner-gernerated keys
     add e5ef9b5  Fix use of wrong key in Dataflow side input
     new 6d7cc57  [BEAM-3286] Add Dataflow support for side input

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:
 sdks/go/pkg/beam/core/runtime/exec/sideinput.go    |  2 +-
 sdks/go/pkg/beam/core/runtime/exec/translate.go    | 48 +++++++++++-----------
 .../exec/translate_test.go}                        | 46 ++++++++++++---------
 .../beam/runners/dataflow/dataflowlib/translate.go |  2 +-
 4 files changed, 53 insertions(+), 45 deletions(-)
 copy sdks/go/pkg/beam/core/{funcx/output_test.go => 
runtime/exec/translate_test.go} (52%)

Reply via email to