You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@parquet.apache.org by sh...@apache.org on 2022/07/13 14:28:58 UTC

[parquet-mr] branch master updated (e990eb3f1 -> 19300bfbb)

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

shangxinli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git


    from e990eb3f1 PARQUET-2138: Add ShowBloomFilterCommand to parquet-cli (#958)
     add 19300bfbb PARQUET-1020 Add DynamicMessage writing support (#963)

No new revisions were added by this update.

Summary of changes:
 .../apache/parquet/proto/ProtoSchemaConverter.java | 10 ++++--
 .../apache/parquet/proto/ProtoWriteSupport.java    | 38 +++++++++++++---------
 .../parquet/proto/ProtoWriteSupportTest.java       | 35 ++++++++++++++++++++
 3 files changed, 65 insertions(+), 18 deletions(-)