This is an automated email from the ASF dual-hosted git repository.

Gabriel39 pushed a change to branch refact_reader_branch
in repository https://gitbox.apache.org/repos/asf/doris.git


    from e0df3cc0f44 fix external pipeline
     add 14430d29fc6 [improvement](be) Add scanner v2 parquet page cache 
(#64883)

No new revisions were added by this update.

Summary of changes:
 be/src/format_v2/parquet/parquet_file_context.cpp  | 291 ++++++++++++++++++++-
 be/src/format_v2/parquet/parquet_file_context.h    |  63 ++++-
 be/src/format_v2/parquet/parquet_reader.cpp        | 123 ++++++++-
 be/src/format_v2/parquet/parquet_reader.h          |   4 +
 .../parquet/parquet_page_cache_range_test.cpp      | 117 +++++++++
 be/test/format_v2/parquet/parquet_reader_test.cpp  |  66 +++++
 .../hive/test_hive_openx_json.out                  |   1 +
 7 files changed, 659 insertions(+), 6 deletions(-)
 create mode 100644 be/test/format_v2/parquet/parquet_page_cache_range_test.cpp


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

Reply via email to