You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2020/01/14 13:41:45 UTC

[beam] branch master updated (f2d19fd -> 7bea94c)

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 f2d19fd  [BEAM-5605] Add support for additional parameters to SplittableDofn methods (#10556)
     add ca8b345  [BEAM-9040] Add skipQueries option to skip queries in a Nexmark suite
     add 970e8ad  [BEAM-9040] Add Spark Structured Streaming Runner to Nexmark PostCommit tests
     add 7bea94c  Merge pull request #10485: [BEAM-9040] Add Spark Structured Streaming to Nexmark PostCommit run

No new revisions were added by this update.

Summary of changes:
 .test-infra/jenkins/CommonTestProperties.groovy    |  2 ++
 .test-infra/jenkins/NexmarkBuilder.groovy          | 10 +++++++
 .../job_PostCommit_Java_Nexmark_Spark.groovy       | 33 ++++++++++++++++++++++
 .../beam/sdk/nexmark/NexmarkConfiguration.java     |  9 +-----
 .../apache/beam/sdk/nexmark/NexmarkLauncher.java   | 27 ++++++++++++++++--
 .../apache/beam/sdk/nexmark/NexmarkOptions.java    |  6 ++++
 .../apache/beam/sdk/nexmark/NexmarkQueryName.java  | 17 +++++++++++
 7 files changed, 93 insertions(+), 11 deletions(-)