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 7411ab9560a Fix conjunc (#64111)
add f0975d5deb8 fix iceberg reader (#64142)
No new revisions were added by this update.
Summary of changes:
.../format/new_parquet/parquet_column_schema.cpp | 2 +-
be/src/format/new_parquet/parquet_reader.cpp | 1 -
be/src/format/new_parquet/parquet_scan.cpp | 63 ++++---
be/src/format/new_parquet/parquet_scan.h | 4 +-
be/src/format/reader/column_mapper.cpp | 205 ++++++++++++++++++++-
be/src/format/reader/column_mapper.h | 11 ++
be/src/format/reader/table_reader.cpp | 147 ++++++++++++++-
be/src/format/reader/table_reader.h | 3 +
be/src/format/table/iceberg_reader_v2.cpp | 3 +-
9 files changed, 403 insertions(+), 36 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]