This is an automated email from the ASF dual-hosted git repository.
suxiaogang223 pushed a change to branch refact_reader_branch
in repository https://gitbox.apache.org/repos/asf/doris.git
from 02470b61cd1 fix
add a070601d7fa [fix](parquet) Normalize nested schema in new reader
No new revisions were added by this update.
Summary of changes:
be/src/exec/scan/access_path_parser.cpp | 22 +-
be/src/format_v2/column_mapper.cpp | 8 +-
be/src/format_v2/parquet/parquet_column_schema.cpp | 55 +-
be/src/format_v2/parquet/parquet_type.cpp | 9 +-
be/src/format_v2/table_reader.cpp | 27 +-
.../parquet/parquet_column_reader_test.cpp | 122 +++-
.../hive_read/parquet/test_hive_read_parquet.out | 12 +-
.../hive/test_hive_compress_type.out | 807 +++++++++------------
.../tvf/test_hdfs_parquet_group6.out | 227 +++---
.../hive/test_hive_compress_type.groovy | 76 +-
.../tvf/test_hdfs_parquet_group6.groovy | 15 +-
11 files changed, 648 insertions(+), 732 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]