You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2018/03/19 16:51:43 UTC

[beam] branch master updated (d8cb0e6 -> 02331f8)

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

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


    from d8cb0e6   [BEAM-3249] Publish java artifacts using gradle
     add fbbc6ab  Add support for streaming side inputs in the DirectRunner
     new 02331f8  Merge pull request #4838 from mariapython/side

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:
 .../runners/direct/evaluation_context.py           | 43 +++++++++---
 .../runners/direct/watermark_manager.py            | 14 ++--
 .../python/apache_beam/testing/test_stream_test.py | 80 ++++++++++++++++++++++
 3 files changed, 124 insertions(+), 13 deletions(-)

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

[beam] 01/01: Merge pull request #4838 from mariapython/side

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

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

commit 02331f88f60af14f453da7c8fbf079e45324c07a
Merge: d8cb0e6 fbbc6ab
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Mon Mar 19 09:51:37 2018 -0700

    Merge pull request #4838 from mariapython/side
    
    [BEAM-3818] Add support for streaming side inputs in the DirectRunner (part I: update _SideInputsContainer as the watermark advances)

 .../runners/direct/evaluation_context.py           | 43 +++++++++---
 .../runners/direct/watermark_manager.py            | 14 ++--
 .../python/apache_beam/testing/test_stream_test.py | 80 ++++++++++++++++++++++
 3 files changed, 124 insertions(+), 13 deletions(-)

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