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 2019/05/20 16:08:42 UTC

[beam] branch master updated (6ab90e9 -> 411de45)

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 6ab90e9  Merge pull request #8625: [BEAM-7367] Add Kafka clients jar as a Docker dependency
     add 411de45  [BEAM-6988] Implement a Python 3 version of getcallargs_forhints (#8590)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/typehints/decorators.py    | 58 ++++++++++++++++------
 .../typehints/native_type_compatibility.py         | 32 +++++++++---
 .../typehints/native_type_compatibility_test.py    |  6 ---
 .../apache_beam/typehints/typed_pipeline_test.py   | 16 +++---
 .../python/apache_beam/typehints/typehints_test.py | 33 ++++++++++++
 5 files changed, 107 insertions(+), 38 deletions(-)