This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b408144eed2 [feature](executor) Add the time-sharing executor
framework and use it in the scanner section. (#51690)
add 194d3022763 [enhance](load) delete temporary files and disk detection
(#49962)
No new revisions were added by this update.
Summary of changes:
be/src/http/action/stream_load.cpp | 12 ++-
be/src/http/action/stream_load.h | 2 +-
be/src/runtime/load_path_mgr.cpp | 68 ++++++++++++++--
be/src/runtime/load_path_mgr.h | 9 ++-
be/src/runtime/stream_load/stream_load_context.h | 2 +
be/test/runtime/stream_load_parquet_test.cpp | 99 ++++++++++++++++++++++++
6 files changed, 179 insertions(+), 13 deletions(-)
create mode 100644 be/test/runtime/stream_load_parquet_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]