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 2022/09/22 16:58:19 UTC

[beam] 01/01: Merge pull request #23214: Use avro DataFileReader to read avro container files

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 483a0c95734c528aa45419596e9f27e9e650c5d7
Merge: 762edd7f3a6 a6cda1370b3
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Thu Sep 22 18:58:10 2022 +0200

    Merge pull request #23214: Use avro DataFileReader to read avro container files

 .../java/org/apache/beam/sdk/io/AvroSource.java    | 343 ++++++---------------
 .../org/apache/beam/sdk/io/AvroSourceTest.java     | 166 ----------
 2 files changed, 86 insertions(+), 423 deletions(-)