This is an automated email from the ASF dual-hosted git repository.
iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from cc5b4da Merge pull request #8773: [BEAM-7456] Increase font and
wording for click to expand link
add d633888 [BEAM-7492] [BEAM-7491] add Spark runner to Go SDK
add 4ffdf1c add badges for Go-on-Spark test
new c63218d Merge pull request #8768: [BEAM-7492] [BEAM-7491] add Spark
runner to Go SDK
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:
.github/PULL_REQUEST_TEMPLATE.md | 2 +-
.test-infra/jenkins/README.md | 3 ++-
...job_PostCommit_Go_ValidatesRunner_Spark.groovy} | 10 ++++----
README.md | 2 +-
.../runners/{flink/flink.go => spark/spark.go} | 8 +++----
sdks/go/pkg/beam/x/beamx/run.go | 1 +
sdks/go/test/build.gradle | 16 +++++++++++++
sdks/go/test/run_integration_tests.sh | 27 ++++++++++++++++------
8 files changed, 50 insertions(+), 19 deletions(-)
copy .test-infra/jenkins/{job_PostCommit_Go_ValidatesRunner_Flink.groovy =>
job_PostCommit_Go_ValidatesRunner_Spark.groovy} (78%)
copy sdks/go/pkg/beam/runners/{flink/flink.go => spark/spark.go} (86%)