You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lg...@apache.org on 2018/11/23 11:16:09 UTC

[beam] branch master updated (b6f587d -> 894f728)

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

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


    from b6f587d  Merge pull request #7106: [BEAM-5197] Fix flaky test UnboundedSourceWrapper#testWatermarkEmission
     add d870494  [BEAM-6115] SyntheticSource bundle size parameter sometimes should be casted to int
     new 894f728  Merge pull request #7123: [BEAM-6115] SyntheticSource bundle size parameter sometimes should be casted to int

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/python/apache_beam/testing/synthetic_pipeline.py | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


[beam] 01/01: Merge pull request #7123: [BEAM-6115] SyntheticSource bundle size parameter sometimes should be casted to int

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

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

commit 894f728eba044b3b0f662fd2d188418192dea4d1
Merge: b6f587d d870494
Author: Ɓukasz Gajowy <lu...@gmail.com>
AuthorDate: Fri Nov 23 12:16:02 2018 +0100

    Merge pull request #7123: [BEAM-6115] SyntheticSource bundle size parameter sometimes should be casted to int

 sdks/python/apache_beam/testing/synthetic_pipeline.py | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)