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

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


    from 3fe419eafa [Fix](statistics)Fix update cached column stats bug (#23049)
     add cf1865a1c8 [Bug](scan) fix core dump due to store_path_map (#23084)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/exec_env.h                          |   5 +-
 be/src/runtime/exec_env_init.cpp                   |   4 -
 be/src/util/priority_work_stealing_thread_pool.hpp | 148 ---------------------
 be/src/util/work_thread_pool.hpp                   |   5 +-
 be/src/vec/exec/scan/scanner_scheduler.cpp         |   8 +-
 be/src/vec/exec/scan/vscanner.h                    |   7 +-
 6 files changed, 9 insertions(+), 168 deletions(-)
 delete mode 100644 be/src/util/priority_work_stealing_thread_pool.hpp


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to