This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from cde74cbfeef [feature](test)Add mtmv agg under join cases (#30793)
new 06ed5780e4f [opt](catalog) cache the converted properties (#30668)
new 92226c986a1 [fix](catalog) fix data_sub/data_add func pushdown in
jdbcscan (#30807)
new 8e147f4c93e [BugFix](MultiCatalog) Fix oss file location is not
avaiable in iceberg hadoop catalog (#30761)
new bc2e8ac8f97 [fix](kerberos) fix kerberos ugi login method (#30766)
new 4701dd49c36 (selectdb-cloud) Use info level in
recordCreatePartitionFailedMsg() due to intersection happens all the time
(#30448)
The 5 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:
.../src/main/java/org/apache/doris/hudi/Utils.java | 1 +
.../doris/catalog/HiveMetaStoreClientHelper.java | 1 +
.../doris/clone/DynamicPartitionScheduler.java | 2 +-
.../org/apache/doris/common/util/LocationPath.java | 191 ++++++++++++---------
.../apache/doris/datasource/ExternalCatalog.java | 20 ++-
.../planner/external/iceberg/IcebergScanNode.java | 9 +-
.../external/jdbc/JdbcFunctionPushDownRule.java | 64 +++++--
.../apache/doris/common/util/LocationPathTest.java | 14 ++
.../datasource/jdbc/JdbcExternalCatalogTest.java | 1 +
.../jdbc/test_mysql_jdbc_catalog.out | 42 +++++
.../jdbc/test_mysql_jdbc_catalog.groovy | 89 ++++++++++
11 files changed, 334 insertions(+), 100 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]