You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2021/03/26 10:34:24 UTC

[beam] branch master updated (ba4bb1f -> 91382ad)

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

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


    from ba4bb1f  Merge pull request #14214: [BEAM-11948] Add deprecation warning for Flink 1.8/1.9 support removal
     add 3b77ff8  [BEAM-12057] Add missing populateDisplayData methods to ParquetIO
     new 91382ad  Merge pull request #14344: [BEAM-12057] Add missing populateDisplayData methods to ParquetIO

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:
 .../org/apache/beam/sdk/io/parquet/ParquetIO.java  | 90 ++++++++++++++++++++--
 .../apache/beam/sdk/io/parquet/ParquetIOTest.java  | 17 +++-
 2 files changed, 100 insertions(+), 7 deletions(-)

[beam] 01/01: Merge pull request #14344: [BEAM-12057] Add missing populateDisplayData methods to ParquetIO

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

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

commit 91382ad8242d165e368e4994e9d25db7ac6cfabc
Merge: ba4bb1f 3b77ff8
Author: Alexey Romanenko <33...@users.noreply.github.com>
AuthorDate: Fri Mar 26 11:33:01 2021 +0100

    Merge pull request #14344: [BEAM-12057] Add missing populateDisplayData methods to ParquetIO

 .../org/apache/beam/sdk/io/parquet/ParquetIO.java  | 90 ++++++++++++++++++++--
 .../apache/beam/sdk/io/parquet/ParquetIOTest.java  | 17 +++-
 2 files changed, 100 insertions(+), 7 deletions(-)