You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by he...@apache.org on 2020/09/09 21:55:23 UTC

[beam] branch master updated (8bae9b3 -> 5705526)

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

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


    from 8bae9b3  Merge pull request #12791 from [BEAM-10863] Change encoding of Pubsub sink to global window.
     new 40275ab  [BEAM-7925]add projection
     new 25a2368  [BEAM-7925]spotless
     new a334bac  [BEAM-7925]add schema encoder
     new 2dc5048  rename and remove duplicates
     new 4911453  Modify description
     new 1c3a9c2  Add description
     new 5705526  Merge pull request #12786 from danielxjd/addprojection

The 28769 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  | 86 ++++++++++++++++++----
 .../apache/beam/sdk/io/parquet/ParquetIOTest.java  | 57 +++++++++++++-
 2 files changed, 128 insertions(+), 15 deletions(-)