You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bo...@apache.org on 2020/09/03 19:25:38 UTC

[beam] branch master updated (e9ee2c3 -> d594497)

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

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


    from e9ee2c3  Merge pull request #12755: [BEAM-10829] unit test for validating headers are written
     add d594497  [Beam-4379] Make ParquetIO read splittable (#12223)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/sdk/io/parquet/ParquetIO.java  | 338 ++++++++++++++++++++-
 .../apache/beam/sdk/io/parquet/ParquetIOTest.java  | 114 ++++++-
 2 files changed, 438 insertions(+), 14 deletions(-)