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

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


    from d4c5835  [BEAM-3293] Add encoding of map/multimap side inputs into 
proto (#15960)
     add be22467  [BEAM-13052] Implement ProtoPlusCoder and add it to the 
default options (#15817)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/coders/coder_impl.py       | 14 ++++++++
 sdks/python/apache_beam/coders/coders.py           | 40 ++++++++++++++++++++-
 sdks/python/apache_beam/coders/coders_test.py      | 41 ++++++++++++++++++++++
 .../apache_beam/coders/coders_test_common.py       |  4 ++-
 sdks/python/apache_beam/coders/typecoders.py       |  4 ++-
 sdks/python/container/base_image_requirements.txt  |  1 +
 sdks/python/setup.py                               |  1 +
 7 files changed, 102 insertions(+), 3 deletions(-)

Reply via email to