This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-55675-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7ad22cd8cdd branch-3.1: [fix](maxcompute)Fix the NereidsException
caused by non-existent table columns when pushing down mc predicates. #55635
(#55746)
add 5e4c1aff70f [feat](hdfs)Add HDFS HA Configuration Validation (#55675)
No new revisions were added by this update.
Summary of changes:
.../apache/doris/datasource/CatalogProperty.java | 27 +++++++-
.../doris/datasource/hive/HMSExternalCatalog.java | 52 +-------------
.../datasource/iceberg/IcebergExternalCatalog.java | 14 ++--
.../datasource/paimon/PaimonExternalCatalog.java | 20 +-----
.../property/storage/HdfsProperties.java | 1 +
.../property/storage/HdfsPropertiesUtils.java | 80 +++++++++++++++++++++-
.../apache/doris/common/util/LocationPathTest.java | 20 +++++-
.../property/storage/HdfsPropertiesTest.java | 6 ++
.../property/storage/HdfsPropertiesUtilsTest.java | 70 +++++++++++++++++++
.../auth_call/test_assistant_command_auth.groovy | 4 +-
.../suites/auth_call/test_ddl_catalog_auth.groovy | 12 ++--
11 files changed, 223 insertions(+), 83 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]