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 8a5128c7151 [improvement](be) Support nested aggregate pushdown 
(#64021)
     add c2e474b82af [improvement](be) Add bloom filter pruning for new parquet 
reader (#64025)

No new revisions were added by this update.

Summary of changes:
 be/src/format/new_parquet/parquet_reader.cpp       |  15 +-
 be/src/format/new_parquet/parquet_scan.cpp         |   5 +-
 be/src/format/new_parquet/parquet_scan.h           |   3 +-
 be/src/format/new_parquet/parquet_statistics.cpp   | 239 ++++++++++++++++++++-
 be/src/format/new_parquet/parquet_statistics.h     |  12 +-
 be/test/format/new_parquet/parquet_reader_test.cpp | 136 +++++++++++-
 docs/doris-new-parquet-reader-internal-layering.md |  45 ++--
 7 files changed, 408 insertions(+), 47 deletions(-)


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

Reply via email to