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

Gabriel39 pushed a change to branch codex/fix-file-scanner-v2-remote-scan-bytes
in repository https://gitbox.apache.org/repos/asf/doris.git


    from bac39ac2b2e [fix](be) Honor FileScannerV2 IO stop flag
     add 65a142b16c0 [fix](be) Fix FileScannerV2 counter review issues

No new revisions were added by this update.

Summary of changes:
 be/src/exec/scan/file_scanner_v2.cpp        | 58 +++++++++++++++++++++++------
 be/src/exec/scan/file_scanner_v2.h          | 14 ++++---
 be/src/format_v2/file_reader.h              |  2 +
 be/src/format_v2/parquet/parquet_reader.cpp |  4 ++
 be/src/format_v2/parquet/parquet_scan.cpp   |  2 +
 be/src/format_v2/parquet/parquet_scan.h     |  2 +
 be/src/format_v2/table_reader.cpp           |  1 +
 be/src/format_v2/table_reader.h             | 15 ++++++++
 be/test/exec/scan/file_scanner_v2_test.cpp  | 43 ++++++++++++++++++---
 9 files changed, 119 insertions(+), 22 deletions(-)


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

Reply via email to