You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ec...@apache.org on 2018/07/17 09:01:41 UTC

[beam] branch master updated (03c84dd -> 641678d)

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

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


    from 03c84dd  Merge pull request #5912: [BEAM-4622] Makes required to call Beam SQL expressions validation
     add 1c9cfe8  [BEAM-4774] Add Nexmark SQL to postcommits
     new 641678d  Merge pull request #5947 from apilloud/nexmark_perf

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_Direct.groovy      | 34 ++++++++++++++++++++++
 .../job_PostCommit_Java_Nexmark_Flink.groovy       | 34 ++++++++++++++++++++++
 .../job_PostCommit_Java_Nexmark_Spark.groovy       | 16 ++++++++++
 .../java/org/apache/beam/sdk/nexmark/Main.java     |  6 +++-
 .../apache/beam/sdk/nexmark/NexmarkLauncher.java   |  8 +++--
 5 files changed, 95 insertions(+), 3 deletions(-)


[beam] 01/01: Merge pull request #5947 from apilloud/nexmark_perf

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

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

commit 641678d242fc76229329a2ac5e61072faf93aceb
Merge: 03c84dd 1c9cfe8
Author: Etienne Chauchot <ec...@apache.org>
AuthorDate: Tue Jul 17 11:01:37 2018 +0200

    Merge pull request #5947 from apilloud/nexmark_perf
    
    Merge pull request #5947: [BEAM-4774] Nexmark SQL Postcommits

 .../job_PostCommit_Java_Nexmark_Direct.groovy      | 34 ++++++++++++++++++++++
 .../job_PostCommit_Java_Nexmark_Flink.groovy       | 34 ++++++++++++++++++++++
 .../job_PostCommit_Java_Nexmark_Spark.groovy       | 16 ++++++++++
 .../java/org/apache/beam/sdk/nexmark/Main.java     |  6 +++-
 .../apache/beam/sdk/nexmark/NexmarkLauncher.java   |  8 +++--
 5 files changed, 95 insertions(+), 3 deletions(-)