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/29 18:48:25 UTC

[beam] branch master updated (0e47ea3 -> f8dd311)

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 0e47ea3  [BEAM-12030] DataFrame read_* raise FileNotFound for non-existent input (#14312)
     add f8dd311  Add hooks to allow alternative proto message roots. (#14320)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/coders/coder_impl.py | 4 ++--
 sdks/python/apache_beam/coders/coders.py     | 2 +-
 sdks/python/apache_beam/utils/proto_utils.py | 2 ++
 3 files changed, 5 insertions(+), 3 deletions(-)