You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ka...@apache.org on 2020/11/25 12:17:58 UTC

[beam] branch master updated (0db6f9a -> e58246d)

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

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


    from 0db6f9a  [BEAM-9980] do not use hardcoded python versions in chicago taxi example flink job (#13412)
     add e58246d  Go SDK Combine load tests (#13389)

No new revisions were added by this update.

Summary of changes:
 ...roovy => job_LoadTests_Combine_Flink_Go.groovy} | 104 +++++++++------------
 sdks/go/test/load/build.gradle                     |   1 +
 .../load/{pardo/pardo.go => combine/combine.go}    |  71 +++++---------
 3 files changed, 69 insertions(+), 107 deletions(-)
 copy .test-infra/jenkins/{job_LoadTests_ParDo_Flink_Go.groovy => job_LoadTests_Combine_Flink_Go.groovy} (55%)
 copy sdks/go/test/load/{pardo/pardo.go => combine/combine.go} (58%)