You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2022/10/18 18:15:35 UTC

[beam] branch master updated (c087bb1258e -> 27bff7d1aed)

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

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


    from c087bb1258e Fixes #22192: Avoids nullpointer error. Preserves previous behavior. (#23679)
     add 423076416e9 Migrate nexmark to common config for cron jobs
     new 27bff7d1aed Merge pull request #23609: Migrate nexmark to common config for cron jobs

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:
 .../job_PostCommit_Java_Nexmark_Dataflow.groovy    | 181 ++-------------------
 .../job_PostCommit_Java_Nexmark_Dataflow_V2.groovy |  44 ++---
 ...stCommit_Java_Nexmark_Dataflow_V2_Java11.groovy |  44 ++---
 ...stCommit_Java_Nexmark_Dataflow_V2_Java17.groovy |  44 ++---
 .../job_PostCommit_Java_Nexmark_Direct.groovy      | 141 ++--------------
 .../job_PostCommit_Java_Nexmark_Flink.groovy       | 133 ++-------------
 .../job_PostCommit_Java_Nexmark_Spark.groovy       | 119 +++-----------
 7 files changed, 133 insertions(+), 573 deletions(-)


[beam] 01/01: Merge pull request #23609: Migrate nexmark to common config for cron jobs

Posted by ap...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 27bff7d1aed7b7e66306ebb6109fd18c7a1d4a63
Merge: c087bb1258e 423076416e9
Author: Andrew Pilloud <ap...@users.noreply.github.com>
AuthorDate: Tue Oct 18 11:15:28 2022 -0700

    Merge pull request #23609: Migrate nexmark to common config for cron jobs

 .../job_PostCommit_Java_Nexmark_Dataflow.groovy    | 181 ++-------------------
 .../job_PostCommit_Java_Nexmark_Dataflow_V2.groovy |  44 ++---
 ...stCommit_Java_Nexmark_Dataflow_V2_Java11.groovy |  44 ++---
 ...stCommit_Java_Nexmark_Dataflow_V2_Java17.groovy |  44 ++---
 .../job_PostCommit_Java_Nexmark_Direct.groovy      | 141 ++--------------
 .../job_PostCommit_Java_Nexmark_Flink.groovy       | 133 ++-------------
 .../job_PostCommit_Java_Nexmark_Spark.groovy       | 119 +++-----------
 7 files changed, 133 insertions(+), 573 deletions(-)