You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2019/05/02 06:10:52 UTC

[beam] branch master updated (03ede84 -> b20dd77)

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

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


    from 03ede84  Merge pull request #8460 from pabloem/fileio-win
     add d00210f  [BEAM-6526] Remove unneeded methods in AvroIO ReadFiles and ParseFiles
     add f08a2d3  [BEAM-6526] Refactor AvroIO Read/Parse to use FileIO + ReadFiles/ParseFiles
     add 7178882  [BEAM-6526] Add populateDisplayData on AvroIO.ReadFiles
     new b20dd77  Merge pull request #8442: [BEAM-6526] Remove unneeded methods in AvroIO ReadFiles and ParseFiles

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:
 .../main/java/org/apache/beam/sdk/io/AvroIO.java   | 121 ++++++++-------------
 1 file changed, 47 insertions(+), 74 deletions(-)


[beam] 01/01: Merge pull request #8442: [BEAM-6526] Remove unneeded methods in AvroIO ReadFiles and ParseFiles

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

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

commit b20dd77b2a686741bdee8e363ef129f68f26e156
Merge: 03ede84 7178882
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Thu May 2 08:10:39 2019 +0200

    Merge pull request #8442: [BEAM-6526] Remove unneeded methods in AvroIO ReadFiles and ParseFiles

 .../main/java/org/apache/beam/sdk/io/AvroIO.java   | 121 ++++++++-------------
 1 file changed, 47 insertions(+), 74 deletions(-)