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 2018/05/29 21:34:55 UTC

[beam] branch master updated (c63de03 -> 0848c35)

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 c63de03  Merge pull request #5407: [BEAM-4297] Streaming executable stage translation and operator for portable Flink runner.
     add 1b82db4  [BEAM-4321] Enforce ErrorProne analysis in join-library extensions
     new 0848c35  Merge pull request #5500: [BEAM-4321] Enforce ErrorProne analysis in join-library extensions

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:
 sdks/java/extensions/join-library/build.gradle                     | 4 +++-
 .../org/apache/beam/sdk/extensions/joinlibrary/InnerJoinTest.java  | 7 +++----
 .../apache/beam/sdk/extensions/joinlibrary/OuterFullJoinTest.java  | 7 +++----
 .../apache/beam/sdk/extensions/joinlibrary/OuterLeftJoinTest.java  | 7 +++----
 .../apache/beam/sdk/extensions/joinlibrary/OuterRightJoinTest.java | 7 +++----
 5 files changed, 15 insertions(+), 17 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
iemejia@apache.org.

[beam] 01/01: Merge pull request #5500: [BEAM-4321] Enforce ErrorProne analysis in join-library extensions

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

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

commit 0848c3550e699f9ef1c7e0e724d3d750df15dc03
Merge: c63de03 1b82db4
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Tue May 29 23:34:51 2018 +0200

    Merge pull request #5500: [BEAM-4321] Enforce ErrorProne analysis in join-library extensions

 sdks/java/extensions/join-library/build.gradle                     | 4 +++-
 .../org/apache/beam/sdk/extensions/joinlibrary/InnerJoinTest.java  | 7 +++----
 .../apache/beam/sdk/extensions/joinlibrary/OuterFullJoinTest.java  | 7 +++----
 .../apache/beam/sdk/extensions/joinlibrary/OuterLeftJoinTest.java  | 7 +++----
 .../apache/beam/sdk/extensions/joinlibrary/OuterRightJoinTest.java | 7 +++----
 5 files changed, 15 insertions(+), 17 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
iemejia@apache.org.