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/01/25 00:26:53 UTC

[beam] branch master updated (b01113a -> 35ef1b7)

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 b01113a  [BEAM-9093] Log invalid overwrites in pipeline options (#10613)
     add 35ef1b7  [BEAM-8492] Allow None, Optional return hints for DoFn.process and friends (#9895)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/typehints/decorators.py    | 20 ++++-
 .../apache_beam/typehints/decorators_test.py       |  3 +-
 .../typehints/typed_pipeline_test_py3.py           | 94 ++++++++++++++++++++++
 3 files changed, 114 insertions(+), 3 deletions(-)