This is an automated email from the ASF dual-hosted git repository. iemejia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit c63218d3aa62ff440ba48bbc69bd40b830326eb8 Merge: cc5b4da 4ffdf1c Author: Ismaël Mejía <[email protected]> AuthorDate: Fri Jun 7 10:15:23 2019 +0200 Merge pull request #8768: [BEAM-7492] [BEAM-7491] add Spark runner to Go SDK .github/PULL_REQUEST_TEMPLATE.md | 2 +- .test-infra/jenkins/README.md | 3 +- .../job_PostCommit_Go_ValidatesRunner_Spark.groovy | 38 ++++++++++++++++++++++ README.md | 2 +- sdks/go/pkg/beam/runners/spark/spark.go | 34 +++++++++++++++++++ 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, 113 insertions(+), 10 deletions(-)
