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 6b3ce8c9185 [feature](be) Support Iceberg equality deletes in reader 
(#63852)
     new 23697072651 [doc](be) Update parquet complex reader status
     new 4ca4e217a29 [feature](be) Add parquet dictionary row group pruning

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/format/new_parquet/parquet_reader.cpp       |   5 +-
 be/src/format/new_parquet/parquet_statistics.cpp   | 207 +++++++++++++++++++--
 be/src/format/new_parquet/parquet_statistics.h     |   6 +-
 be/test/format/new_parquet/parquet_reader_test.cpp | 121 ++++++++++++
 docs/doris-arrow-parquet-reader-implementation.md  |  85 ++++++---
 5 files changed, 385 insertions(+), 39 deletions(-)


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

Reply via email to