This is an automated email from the ASF dual-hosted git repository.

CalvinKirs pushed a commit to branch CalvinKirs-patch-5
in repository https://gitbox.apache.org/repos/asf/doris-shade.git

commit b44b801504ace1803c8b48b9f1b0895041f66dd8
Author: Calvin Kirs <[email protected]>
AuthorDate: Thu Sep 3 14:30:30 2026 +0800

    Update iceberg-hive-metastore version to 1.11.0
---
 hive-catalog-shade/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hive-catalog-shade/pom.xml b/hive-catalog-shade/pom.xml
index 93f5fa6..000649b 100644
--- a/hive-catalog-shade/pom.xml
+++ b/hive-catalog-shade/pom.xml
@@ -30,7 +30,7 @@ under the License.
         <!--We rewritten some hive methods, so we need to keep the same hadoop 
version as the main library-->
         <hadoop.version>3.4.2</hadoop.version>
         <hive.storage.api.version>2.8.1</hive.storage.api.version>
-        <iceberg-hive-metastore.version>1.10.1</iceberg-hive-metastore.version>
+        <iceberg-hive-metastore.version>1.11.0</iceberg-hive-metastore.version>
         <paimon-hive-metastore.version>1.4.2</paimon-hive-metastore.version>
         <avro.version>1.12.0</avro.version>
         <ivy.version>2.5.2</ivy.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to