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 278e2e95133 Refact reader branch (#64922)
     add 33c3d95e39c update format with in prepare_split (#64936)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/scan/file_scanner_v2.cpp               |  3 ++
 be/src/format_v2/table/hive_reader.cpp             | 34 ++++++++++++----------
 be/src/format_v2/table/hive_reader.h               | 11 ++++---
 be/src/format_v2/table/paimon_reader.cpp           |  4 +++
 be/src/format_v2/table_reader.cpp                  |  2 ++
 be/src/format_v2/table_reader.h                    |  1 +
 be/test/format_v2/table/hive_reader_test.cpp       | 24 +++++++++++++++
 be/test/format_v2/table/paimon_reader_test.cpp     |  2 ++
 .../org/apache/doris/paimon/PaimonJniScanner.java  |  4 +++
 .../doris/datasource/hive/HMSExternalTable.java    |  3 ++
 10 files changed, 66 insertions(+), 22 deletions(-)


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

Reply via email to