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 2020/09/11 19:03:46 UTC

[beam] branch master updated (cf2ecd3 -> 1a89550)

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 cf2ecd3  Merge pull request #12814 [BEAM-9547] A couple trivial but common dataframe methods.
     add 92fde98  [BEAM-10833] Fix type inference for BUILD_MAP.
     add 3005421  Guard test for Python 3.
     add 1a89550  Merge pull request #12798 [BEAM-10833] Fix type inference for BUILD_MAP.

No new revisions were added by this update.

Summary of changes:
 .../apache_beam/typehints/decorators_test.py       |  3 ++-
 sdks/python/apache_beam/typehints/opcodes.py       | 24 +++++++++++++++++++--
 .../typehints/trivial_inference_test.py            | 25 ++++++++++++++++++++++
 3 files changed, 49 insertions(+), 3 deletions(-)