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 50c72cc367b [comment](be) Add documentation comments to Parquet reader 
classes and functions
     add 63bac9c1a6e [refactor](be) Simplify parquet row group pruning

No new revisions were added by this update.

Summary of changes:
 be/src/format_v2/parquet/parquet_scan.cpp         |  19 +-
 be/src/format_v2/parquet/parquet_statistics.cpp   | 243 ++++++++++++----------
 be/src/format_v2/parquet/parquet_statistics.h     |  44 +---
 be/test/format_v2/column_mapper_test.cpp          |  15 +-
 be/test/format_v2/parquet/parquet_reader_test.cpp |  38 ++++
 5 files changed, 190 insertions(+), 169 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to