You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2021/04/14 21:43:50 UTC

[beam] branch master updated (7d682db -> 4732bed)

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

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


    from 7d682db  [BEAM-12136] Warn when using a deterministic fallback coder (#14455)
     add 18795f8  [BEAM-12136] Add deterministic coder for enum.Enum
     add 4732bed  Merge pull request #14532: [BEAM-12136] Add deterministic coder for enum.Enum

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/coders/coder_impl.py       | 13 +++++++++--
 .../apache_beam/coders/coders_test_common.py       | 25 ++++++++++++++++++++--
 2 files changed, 34 insertions(+), 4 deletions(-)