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

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


The following commit(s) were added to refs/heads/branch-2.1 by this push:
     new cb4f981  upgrade paimon to 1.1.1 (#54)
cb4f981 is described below

commit cb4f9810a240251e260df693d7f51183287829d8
Author: Calvin Kirs <[email protected]>
AuthorDate: Thu Jun 5 16:58:19 2025 +0800

    upgrade paimon to 1.1.1 (#54)
---
 CHANGE-LOG.md              | 2 ++
 hive-catalog-shade/pom.xml | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGE-LOG.md b/CHANGE-LOG.md
index 8729d69..b58927f 100644
--- a/CHANGE-LOG.md
+++ b/CHANGE-LOG.md
@@ -13,6 +13,8 @@
 - Upgrade iceberg to 1.6.1
 #### 2.1.4
 - Upgrade paimon to 1.0.1
+#### 2.1.5
+- Upgrade paimon to 1.1.1
 ### 2.0
 #### 2.0.0
 - upgrade avro to 1.11.3
diff --git a/hive-catalog-shade/pom.xml b/hive-catalog-shade/pom.xml
index f19e23f..56cc8e9 100644
--- a/hive-catalog-shade/pom.xml
+++ b/hive-catalog-shade/pom.xml
@@ -31,7 +31,7 @@ under the License.
         <hadoop.version>3.3.6</hadoop.version>
         <hive.storage.api.version>2.8.1</hive.storage.api.version>
         <iceberg-hive-metastore.version>1.6.1</iceberg-hive-metastore.version>
-        <paimon-hive-metastore.version>1.0.1</paimon-hive-metastore.version>
+        <paimon-hive-metastore.version>1.1.1</paimon-hive-metastore.version>
         <avro.version>1.11.4</avro.version>
         <ivy.version>2.5.2</ivy.version>
         <parquet.version>1.13.1</parquet.version>


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

Reply via email to