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

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


    from f7bf856b4b [hotfix] Fix FallbackReadScan in ReadOptimizedTable
     add ac21340fa6 [parquet] Support the non-standard list and map parquet 
message type (#5595)

No new revisions were added by this update.

Summary of changes:
 .../format/parquet/ParquetReaderFactory.java       |  28 ++-
 .../format/parquet/ParquetSchemaConverter.java     |  23 +--
 .../reader/FileTypeNotMatchReadTypeTest.java       | 187 +++++++++++++++++++++
 .../reader/ParquetRowDataBuilderForTest.java}      |  19 +--
 4 files changed, 231 insertions(+), 26 deletions(-)
 copy 
paimon-format/src/{main/java/org/apache/paimon/format/parquet/writer/ParquetRowDataBuilder.java
 => 
test/java/org/apache/paimon/format/parquet/reader/ParquetRowDataBuilderForTest.java}
 (83%)

Reply via email to