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/05/11 01:07:04 UTC

[beam] branch master updated (f0c5999 -> 67878d2)

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 f0c5999  Merge pull request #5297: [BEAM-3516] Spanner BatchFn does not respect mutation limits
     add 6a3d444  Call assert_that per window via reify_windows flag
     new 67878d2  Merge pull request #5279 from mariapython/assert

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:
 .../python/apache_beam/testing/test_stream_test.py | 242 ++++++++++++---------
 sdks/python/apache_beam/testing/util.py            |  50 ++++-
 sdks/python/apache_beam/testing/util_test.py       |  18 +-
 3 files changed, 186 insertions(+), 124 deletions(-)

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

[beam] 01/01: Merge pull request #5279 from mariapython/assert

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 67878d268adc83ffb33b69c901858f0dba119063
Merge: f0c5999 6a3d444
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Thu May 10 18:06:59 2018 -0700

    Merge pull request #5279 from mariapython/assert
    
    [BEAM-3377] Call assert_that per window via custom_windowing (flag)

 .../python/apache_beam/testing/test_stream_test.py | 242 ++++++++++++---------
 sdks/python/apache_beam/testing/util.py            |  50 ++++-
 sdks/python/apache_beam/testing/util_test.py       |  18 +-
 3 files changed, 186 insertions(+), 124 deletions(-)

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