This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 58b12f69113 [fix](mc)Fixed the issue that maxcompute catalog can only
read part of the timestamp data (#49600)
add 902b95b1bfa [Fix](Catalog) Close system resources when dropping
catalog (#49621)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/datasource/CatalogIf.java | 2 +-
.../org/apache/doris/datasource/CatalogMgr.java | 2 +-
.../apache/doris/datasource/ExternalCatalog.java | 26 ++++++++++++++++++++--
.../doris/datasource/hive/HMSExternalCatalog.java | 15 +++++++++++--
.../datasource/iceberg/IcebergExternalCatalog.java | 8 +++++++
.../datasource/iceberg/IcebergMetadataOps.java | 3 +++
.../doris/datasource/jdbc/JdbcExternalCatalog.java | 8 ++-----
.../mysql/privilege/AccessControllerManager.java | 8 ++++++-
8 files changed, 59 insertions(+), 13 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]