This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from a832d24206 [doc](typo) remove the LTS version explanation about 1.2.x (#18459) add 5f981b0b1f [fix](catalog)Use hive-catalog-shade to solve thrift version compatibility issues (#18504) No new revisions were added by this update. Summary of changes: fe/fe-core/pom.xml | 47 +-------- .../metastore/hive2/ProxyMetaStoreClient.java | 2 +- .../converters/BaseCatalogToHiveConverter.java | 2 +- .../catalog/converters/CatalogToHiveConverter.java | 2 +- .../metastore/AWSCatalogMetastoreClient.java | 2 +- .../metastore/GlueMetastoreClientDelegate.java | 2 +- .../catalog/util/BatchCreatePartitionsHelper.java | 2 +- .../catalog/util/BatchDeletePartitionsHelper.java | 2 +- .../doris/catalog/HiveMetaStoreClientHelper.java | 2 +- .../datasource/iceberg/HiveCompatibleCatalog.java | 2 +- .../datasource/iceberg/dlf/DLFTableOperations.java | 2 +- .../iceberg/dlf/client/DLFCachedClientPool.java | 2 +- .../hadoop/hive/metastore/HiveMetaStoreClient.java | 32 +++---- fe/hive-udf/pom.xml | 28 +----- fe/java-udf/pom.xml | 10 +- fe/pom.xml | 105 ++++----------------- 16 files changed, 49 insertions(+), 195 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org