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/24 16:58:05 UTC

[beam] branch master updated (689ca3e -> ed60540)

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 689ca3e  Add to_pcollection example to wordcount_dataframe (#12923)
     add e2952c5  [BEAM-7746] Add type checking to coders
     add ed60540  Merge pull request #12884 [BEAM-7746] Add type checking to coders

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/coders/coder_impl.py |  9 ++--
 sdks/python/apache_beam/coders/coders.py     | 63 ++++++++++++++++------------
 sdks/python/mypy.ini                         |  3 --
 3 files changed, 42 insertions(+), 33 deletions(-)