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 e9a9b14d5d6 fix tvf read (#64169)
     add 5decd77b25d fix tests (#64173)

No new revisions were added by this update.

Summary of changes:
 be/src/format/reader/column_mapper.cpp             |  39 ++-
 be/src/format/reader/column_mapper.h               |   2 +-
 be/src/format/reader/table/paimon_reader.cpp       |   4 +-
 be/src/format/reader/table_reader.cpp              |  18 +-
 be/src/format/reader/table_reader.h                |  14 +-
 be/test/format/new_parquet/parquet_reader_test.cpp |  26 +-
 be/test/format/reader/expr/cast_test.cpp           |  23 +-
 be/test/format/reader/table_reader_test.cpp        | 351 ++++++++++-----------
 .../tvf/insert/test_insert_into_s3_tvf.out         |   7 +
 .../tvf/insert/test_insert_into_s3_tvf.groovy      |   7 +
 10 files changed, 251 insertions(+), 240 deletions(-)


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

Reply via email to