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

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


    from a1d8177e33 [fix](test) remove unstable regression test (#15689)
     add 707eab9a63 [opt](multi-catalog) cache and reuse position delete rows 
in iceberg v2 (#15670)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/exec/format/format_common.h          |  60 +++++
 be/src/vec/exec/format/table/iceberg_reader.cpp | 345 +++++++++++++-----------
 be/src/vec/exec/format/table/iceberg_reader.h   |  26 +-
 be/src/vec/exec/scan/new_file_scan_node.cpp     |   4 +-
 be/src/vec/exec/scan/new_file_scan_node.h       |   2 +
 be/src/vec/exec/scan/vfile_scanner.cpp          |  10 +-
 be/src/vec/exec/scan/vfile_scanner.h            |   6 +-
 7 files changed, 275 insertions(+), 178 deletions(-)


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

Reply via email to