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 a66cad53410 [fix](be) Support parquet timestamp nanos in new reader
add 50c72cc367b [comment](be) Add documentation comments to Parquet reader
classes and functions
No new revisions were added by this update.
Summary of changes:
be/src/format_v2/parquet/reader/column_reader.h | 165 +++++++++++++--------
.../parquet/reader/global_rowid_column_reader.h | 15 +-
.../format_v2/parquet/reader/list_column_reader.h | 17 ++-
.../format_v2/parquet/reader/map_column_reader.h | 22 ++-
.../parquet/reader/nested_column_materializer.cpp | 11 +-
.../parquet/reader/nested_column_materializer.h | 26 ++++
.../parquet/reader/parquet_leaf_reader.cpp | 110 +++++++++++++-
.../format_v2/parquet/reader/parquet_leaf_reader.h | 103 +++++++++++--
.../parquet/reader/row_position_column_reader.h | 11 +-
.../parquet/reader/scalar_column_reader.h | 38 ++++-
.../parquet/reader/struct_column_reader.h | 19 ++-
11 files changed, 437 insertions(+), 100 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]