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 07aa907 Merge pull request #16640 from kileys/java7tests
add 8da6363 [BEAM-13024] Unify PipelineOptions behavior (#16719)
No new revisions were added by this update.
Summary of changes:
sdks/go/pkg/beam/core/runtime/options.go | 18 ++++++++++++
sdks/go/pkg/beam/core/runtime/options_test.go | 33 +++++++++++++++++++++-
sdks/go/pkg/beam/runners/dataflow/dataflow.go | 8 +-----
sdks/go/pkg/beam/runners/direct/direct.go | 1 +
.../go/pkg/beam/runners/universal/runnerlib/job.go | 1 +
sdks/go/test/integration/primitives/pardo.go | 25 ++++++++++++++++
sdks/go/test/integration/primitives/pardo_test.go | 5 ++++
7 files changed, 83 insertions(+), 8 deletions(-)