You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2018/07/12 22:05:10 UTC

[beam] branch master updated (93bcaee -> 437410d)

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

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


    from 93bcaee  Add CODEOWNERS file (#5909)
     add 21d3a70  Install fastavro only in linux
     new 437410d  Merge pull request #5939 from aaltay/fastavroplatform

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/python/apache_beam/io/avroio.py      | 8 ++++++--
 sdks/python/apache_beam/io/avroio_test.py | 7 +++++++
 sdks/python/setup.py                      | 9 ++++++++-
 3 files changed, 21 insertions(+), 3 deletions(-)


[beam] 01/01: Merge pull request #5939 from aaltay/fastavroplatform

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 437410df527351a4bbf8c98dcf695d03a9a554b7
Merge: 93bcaee 21d3a70
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Thu Jul 12 15:05:06 2018 -0700

    Merge pull request #5939 from aaltay/fastavroplatform
    
    [BEAM-4749] Install fastavro only in linux

 sdks/python/apache_beam/io/avroio.py      | 8 ++++++--
 sdks/python/apache_beam/io/avroio_test.py | 7 +++++++
 sdks/python/setup.py                      | 9 ++++++++-
 3 files changed, 21 insertions(+), 3 deletions(-)