You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2020/05/18 19:09:39 UTC

[beam] branch master updated (1aa715c -> 1f21a4c)

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

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


    from 1aa715c  Updates google-apitools and httplib2 (#11726)
     new fc5c981  [BEAM-10018] Fix timestamps in windowing kata
     new db5004c  [BEAM-10018] Kata failing due to failed parsing
     new f214352  Remove unused import
     new b18ea2a  Add missing dependency
     new 80bc613  Fix member variable name in Kata documentation
     new 45a0b85  Fix placeholder location
     new 1f21a4c  Merge pull request #11731 from [BEAM-10018] Fix timestamps in two windowing Python katas

The 27033 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:
 .../Windowing/Adding Timestamp/ParDo/task-info.yaml |  6 +++---
 .../Windowing/Adding Timestamp/ParDo/task.html      |  2 +-
 .../python/Windowing/Adding Timestamp/ParDo/task.py | 20 ++++++++++----------
 .../Windowing/Adding Timestamp/ParDo/tests.py       | 10 +++++-----
 .../Fixed Time Window/task-info.yaml                |  2 +-
 .../Fixed Time Window/Fixed Time Window/task.py     | 21 +++++++++++----------
 learning/katas/python/requirements.txt              |  2 ++
 7 files changed, 33 insertions(+), 30 deletions(-)