You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bo...@apache.org on 2020/08/12 23:20:31 UTC

[beam] branch master updated (5b79814 -> c97aeb4)

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

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


    from 5b79814  Merge pull request #12555 from [BEAM-10289] Adding required transform ID to Go channel split.
     new b24a2dc  [BEAM-10676] Use the fire timestamp as the output timestamp for timers
     new 62bf4f3  Use input timestamp as the output timestamp for processing timers
     new b589047  Add test
     new f2ce7cf  lint
     new c97aeb4  Merge pull request #12531 from mxm/BEAM-10676

The 28405 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:
 .../apache_beam/runners/worker/bundle_processor.py |  7 ++-
 .../runners/worker/bundle_processor_test.py        | 60 ++++++++++++++++++----
 sdks/python/apache_beam/transforms/timeutil.py     |  4 ++
 3 files changed, 60 insertions(+), 11 deletions(-)