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/20 21:53:43 UTC

[beam] branch master updated (154477a -> 42afa77)

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 154477a  Merge pull request #10912: [BEAM-9341] postcommit xvr flink fix
     add 42afa77  [BEAM-8280] Enable and improve IOTypeHints debug_str traceback (#10894)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/transforms/ptransform.py   | 34 +++++---
 .../apache_beam/transforms/ptransform_test.py      | 94 +++++++++++-----------
 sdks/python/apache_beam/typehints/decorators.py    | 64 ++++++++++-----
 .../apache_beam/typehints/decorators_test.py       |  5 ++
 .../apache_beam/typehints/decorators_test_py3.py   | 13 +++
 5 files changed, 132 insertions(+), 78 deletions(-)