This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
from ca78c132d4 [fix](info_db) avoid infodb query timeout when external
catalog info is too large or is not reachable (#18662)
new 858b0c6e8d [fix](executor)Fix scanner's _max_thread_num may == 0 #18465
new 346b0b05ac [improvement](release) add release download scripts (#18703)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 -
be/src/vec/exec/scan/scanner_context.cpp | 2 +
dist/README | 6 +-
.../download_scripts/1.2.3/download_arm_apache.sh | 43 ++++-------
.../1.2.3/download_arm_tsinghua.sh | 43 ++++-------
.../download_scripts/1.2.3/download_x64_apache.sh | 43 ++++-------
.../1.2.3/download_x64_noavx2_apache.sh | 43 ++++-------
.../1.2.3/download_x64_noavx2_tsinghua.sh | 43 ++++-------
.../1.2.3/download_x64_tsinghua.sh | 43 ++++-------
.../build.sh => dist/download_scripts/README | 24 +++---
dist/download_scripts/download_base.sh | 88 ++++++++++++++++++++++
11 files changed, 196 insertions(+), 183 deletions(-)
copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh =>
dist/download_scripts/1.2.3/download_arm_apache.sh (57%)
copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh =>
dist/download_scripts/1.2.3/download_arm_tsinghua.sh (57%)
copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh =>
dist/download_scripts/1.2.3/download_x64_apache.sh (57%)
copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh =>
dist/download_scripts/1.2.3/download_x64_noavx2_apache.sh (57%)
copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh =>
dist/download_scripts/1.2.3/download_x64_noavx2_tsinghua.sh (56%)
copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh =>
dist/download_scripts/1.2.3/download_x64_tsinghua.sh (56%)
copy fe_plugins/auditloader/build.sh => dist/download_scripts/README (50%)
mode change 100755 => 100644
create mode 100755 dist/download_scripts/download_base.sh
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]