You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2019/11/04 21:49:43 UTC

[beam] branch master updated (c421484 -> d024a4e)

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

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


    from c421484  Merge pull request #9966 [BEAM-8544] Use ccache for compiling the Beam Python SDK.
     add 4b107d2  [BEAM-8532] Output timestamp should be the inclusive, not exclusive, end of window.
     add d024a4e  Merge pull request #9958 [BEAM-8532] Output timestamp inclusive, not exclusive, end of window.

No new revisions were added by this update.

Summary of changes:
 .../testing/data/trigger_transcripts.yaml          | 28 +++++++-------
 sdks/python/apache_beam/transforms/timeutil.py     |  2 +-
 sdks/python/apache_beam/transforms/trigger.py      |  2 +-
 sdks/python/apache_beam/transforms/trigger_test.py | 43 ++++++++++++----------
 sdks/python/apache_beam/transforms/util_test.py    | 13 ++++---
 sdks/python/apache_beam/transforms/window_test.py  | 31 ++++++++++++++++
 6 files changed, 78 insertions(+), 41 deletions(-)