This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 524bce3c073 [doc](auditlog) update description of field sql_digest
(#28340)
add ec91dd11295 [opt](vfilescanner) interrupt running parquet/orc readers
when scannode is finished (#28223)
No new revisions were added by this update.
Summary of changes:
be/src/io/io_common.h | 2 ++
be/src/pipeline/exec/file_scan_operator.cpp | 4 +++
be/src/vec/exec/format/orc/vorc_reader.cpp | 30 +++++++++++++++++++---
.../exec/format/parquet/vparquet_page_reader.cpp | 6 +++++
be/src/vec/exec/format/parquet/vparquet_reader.cpp | 22 +++++++++++++---
be/src/vec/exec/scan/new_file_scan_node.cpp | 4 +++
be/src/vec/exec/scan/scanner_context.cpp | 6 +++++
be/src/vec/exec/scan/scanner_context.h | 2 ++
be/src/vec/exec/scan/vfile_scanner.cpp | 9 ++++++-
be/src/vec/exec/scan/vfile_scanner.h | 2 ++
be/src/vec/exec/scan/vscanner.cpp | 2 +-
be/src/vec/exec/scan/vscanner.h | 6 +++++
12 files changed, 86 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]