You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2020/02/03 22:43:57 UTC

[beam] branch master updated (a0c35e0 -> 76fcf15)

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

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


    from a0c35e0  Merge pull request #10748 from henryken/katas-java-v2.18.0
     add 76fcf15  [BEAM-8280][BEAM-8629] Make IOTypeHints immutable (#10735)

No new revisions were added by this update.

Summary of changes:
 .../runners/direct/helper_transforms.py            |  14 +--
 sdks/python/apache_beam/transforms/core.py         |  44 ++++----
 sdks/python/apache_beam/typehints/decorators.py    | 111 ++++++++++++++-------
 .../apache_beam/typehints/decorators_test.py       |  55 ++++++++--
 4 files changed, 156 insertions(+), 68 deletions(-)