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 a02a56eb38 [fix](postgresql) fix postgresql cann't find table (#13550) add 295d887cf5 [improvement](thread) set name for priority thread pool (#13552) No new revisions were added by this update. Summary of changes: be/src/runtime/exec_env_init.cpp | 11 ++++++----- be/src/runtime/routine_load/data_consumer_group.h | 3 ++- be/src/runtime/routine_load/routine_load_task_executor.cpp | 4 ++-- be/src/service/internal_service.cpp | 5 +++-- be/src/util/priority_thread_pool.hpp | 7 +++++-- be/src/util/priority_work_stealing_thread_pool.hpp | 7 ++++--- be/src/vec/exec/scan/scanner_scheduler.cpp | 4 ++-- be/test/olap/skiplist_test.cpp | 2 +- be/test/runtime/test_env.cc | 2 +- .../test_outer_join_with_window_function_datev2.groovy | 2 ++ 10 files changed, 28 insertions(+), 19 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org