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 fcd25b53bf [Optimize](Random distribution) Improve the performance of tablet sin… (#17389) add 1a549edac2 [Chore](third-party) upgrade thrift from 0.13 to 0.16 (#17202) No new revisions were added by this update. Summary of changes: .gitignore | 1 + be/src/agent/task_worker_pool.cpp | 2 +- be/src/agent/task_worker_pool.h | 2 +- be/src/gen_cpp/CMakeLists.txt | 75 ++-------------------- .../java/org/apache/doris/common/GenericPool.java | 2 +- .../apache/doris/common/ThriftServerContext.java | 9 +++ .../doris/common/ThriftServerEventProcessor.java | 2 +- .../doris/httpv2/rest/TableQueryPlanAction.java | 3 +- .../hadoop/hive/metastore/HiveMetaStoreClient.java | 16 ++++- .../main/java/org/apache/doris/udf/JniUtil.java | 6 +- fe/pom.xml | 2 +- fs_brokers/apache_hdfs_broker/pom.xml | 2 +- thirdparty/CHANGELOG.md | 3 + thirdparty/build-thirdparty.sh | 6 +- thirdparty/vars.sh | 8 +-- 15 files changed, 49 insertions(+), 90 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org