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 2021/03/19 21:02:57 UTC

[beam] branch master updated (5bfdc3b -> a0447e4)

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 5bfdc3b  Merge pull request #14283: [BEAM-7078] Bump com.amazonaws:amazon-kinesis-client to version 1.14.2
     add 9c5d644  Add ListCoder distinct from IterableCoder.
     add 6dd0475  Make ListCoder public, fix pydoc error.
     add a0447e4  Merge pull request #14110 Add ListCoder distinct from IterableCoder.

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/coders/coders.py           | 30 ++++++++++++++--------
 .../apache_beam/coders/coders_test_common.py       |  9 +++++++
 sdks/python/apache_beam/coders/typecoders.py       |  6 ++---
 sdks/python/scripts/generate_pydoc.sh              |  1 +
 4 files changed, 33 insertions(+), 13 deletions(-)