You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2019/01/23 12:53:57 UTC

[beam] branch master updated (4e6fb5e -> a843a08)

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

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


    from 4e6fb5e  Merge pull request #7596 from tvalentyn/remove_process_dependency_links
     new 995bd04  [BEAM-2713] Allow native type hints nested in Beam type hints.
     new 595c4cf  Work around inconsistency on None treatment.
     new a843a08  Merge pull request #7534 Native type hints in Beam type hints

The 19617 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:
 .../typehints/native_type_compatibility_test.py    | 11 ++++
 sdks/python/apache_beam/typehints/typehints.py     | 58 ++++++++++++++--------
 2 files changed, 49 insertions(+), 20 deletions(-)