This is an automated email from the ASF dual-hosted git repository.
thw pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from a1af90a [BEAM-4826] Sanitize pCollections before sending to SDKHarness
add 6d10ebf [BEAM-4176] Generalizing validatesPortableRunner task and
adding ValidatesPortableRunner tests for Reference Runner.
new b822633 Merge pull request #6073: [BEAM-4176] Validate Runner Tests
generalization and enable for local reference runner
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:
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 59 +++++++++++++++++
runners/direct-java/build.gradle | 10 +++
.../portable/job/ReferenceRunnerJobServer.java | 48 +++++++++++++-
.../portable/job/ReferenceRunnerJobService.java | 44 +++++++++++--
runners/flink/job-server/build.gradle | 74 ++--------------------
.../beam/runners/reference/PortableRunner.java | 4 +-
6 files changed, 160 insertions(+), 79 deletions(-)