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

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


    from 201cfc1  Merge pull request #10638: [website][BEAM-9153] Fix release 
guide heading level
     new a93927f  [BEAM-8108] Allow run_chicago.sh to take variable argument 
number
     new 627f97d  [BEAM-8108] Use _ReadFromBigQuery transform
     new a0ce485  [BEAM-8108] Create Jenkins job that runs Chicago Taxi Example 
on Flink
     new 87f705c  [BEAM-8108] Rewrite Python print statement in dataproc init 
action
     new 287b81c  Merge pull request #10531 from kamilwu/chicago-flink

The 25188 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:
 .test-infra/dataproc/flink_cluster.sh              |  2 +-
 .test-infra/jenkins/LoadTestsBuilder.groovy        | 12 ++--
 .test-infra/jenkins/README.md                      |  2 +
 ...mit_Python_Chicago_Taxi_Example_Dataflow.groovy |  4 +-
 ...Commit_Python_Chicago_Taxi_Example_Flink.groovy | 72 ++++++++++++++++++++++
 .../testing/benchmarks/chicago_taxi/preprocess.py  |  7 ++-
 .../benchmarks/chicago_taxi/process_tfma.py        |  6 +-
 .../testing/benchmarks/chicago_taxi/run_chicago.sh | 60 ++++++++++--------
 .../chicago_taxi/tfdv_analyze_and_validate.py      |  6 +-
 sdks/python/test-suites/dataflow/py2/build.gradle  |  7 ++-
 sdks/python/test-suites/portable/py2/build.gradle  | 27 ++++++++
 11 files changed, 162 insertions(+), 43 deletions(-)
 create mode 100644 
.test-infra/jenkins/job_PostCommit_Python_Chicago_Taxi_Example_Flink.groovy

Reply via email to