You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2019/05/07 21:38:47 UTC

[beam] branch master updated (c25b34a -> 0ac265b)

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 c25b34a  Merge pull request #7745 from amaliujia/rw-configurable_planner
     add ad05d63  Fix fastavro on Python 3
     add d128f93  fixup: Fix fastavro on Python 3
     add 0ac265b  Merge pull request #8130: [BEAM-6522] Use fastavro as default Avro implementation for Avro source/sink in Python3

No new revisions were added by this update.

Summary of changes:
 .../apache_beam/examples/fastavro_it_test.py       |  19 ++-
 sdks/python/apache_beam/io/avroio.py               |  54 +++---
 sdks/python/apache_beam/io/avroio_test.py          | 187 +++++++++++++--------
 3 files changed, 163 insertions(+), 97 deletions(-)