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 4682b4564c [enhance](Nereids): delete output in olapscan toString()
(#17288)
add 30df268c1f [fix](hdfs)(catalog) fix BE crash when hdfs-site.xml not
exist in be/conf and fix compute node logic (#17244)
No new revisions were added by this update.
Summary of changes:
be/src/common/status.h | 7 +++-
be/src/io/fs/hdfs_file_system.cpp | 6 ++--
be/src/io/hdfs_builder.cpp | 41 +++++++++++++++-------
be/src/io/hdfs_builder.h | 22 ++++++++----
be/src/io/hdfs_writer.cpp | 12 +++----
be/src/io/hdfs_writer.h | 1 -
be/src/util/hdfs_storage_backend.cpp | 15 +++++---
be/src/util/hdfs_storage_backend.h | 3 +-
be/src/util/hdfs_util.cpp | 9 +----
be/test/common/config_test.cpp | 22 ++++++++----
be/test/common/status_test.cpp | 14 +++++---
bin/start_be.sh | 4 ++-
docs/en/docs/admin-manual/config/fe-config.md | 21 +++++++++++
docs/en/docs/advanced/compute_node.md | 22 +++++++-----
docs/zh-CN/docs/admin-manual/config/fe-config.md | 20 +++++++++++
docs/zh-CN/docs/advanced/compute_node.md | 17 ++++++---
.../main/java/org/apache/doris/common/Config.java | 16 ++++++---
.../doris/planner/external/BackendPolicy.java | 4 +--
.../planner/external/ExternalFileScanNode.java | 21 +++++++++--
.../org/apache/doris/system/BeSelectionPolicy.java | 4 +--
.../apache/doris/system/SystemInfoServiceTest.java | 10 +++---
.../jsonb_p0/test_jsonb_load_and_function.groovy | 2 +-
.../test_jsonb_load_unique_key_and_function.groovy | 2 +-
.../load_p0/mysql_load/test_mysql_load.groovy | 2 +-
24 files changed, 205 insertions(+), 92 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]