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

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

commit 8ae77654b3485df19d75ed5ebd9b5a8b690eea96
Merge: 432fa19 868c4f6
Author: Chamikara Jayalath <chamik...@google.com>
AuthorDate: Wed Jun 27 22:10:00 2018 -0700

    Merge pull request #5496: [BEAM-2810] use fastavro in Avro IO

 .../jenkins/verify_performance_test_results.py     |   2 +-
 sdks/python/apache_beam/examples/avro_bitcoin.py   | 169 ++++++++++++++++++++
 sdks/python/apache_beam/io/avroio.py               | 176 ++++++++++++++++++---
 sdks/python/apache_beam/io/avroio_test.py          | 116 ++++++++++----
 sdks/python/apache_beam/io/filebasedsource.py      |   4 +-
 sdks/python/apache_beam/io/filesystem.py           |   2 +-
 sdks/python/setup.py                               |   1 +
 7 files changed, 413 insertions(+), 57 deletions(-)


Reply via email to