From 4ebcc5cc14f8d5167d0a8ce03fb3f6251eeec2ca Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Thu, 29 Aug 2024 09:13:14 +0800 Subject: [PATCH] [KYUUBI #6644] Bump Paimon to 0.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description ## Issue References ๐Ÿ”— This pull request fixes # ## Describe Your Solution ๐Ÿ”ง - bump Paimon from 0.7.x-incubating to 0.8.2 - Paimon is currently used for Authz plugin testing only for Paimon Spark catalog ## Types of changes :bookmark: - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan ๐Ÿงช #### Behavior Without This Pull Request :coffin: #### Behavior With This Pull Request :tada: #### Related Unit Tests --- # Checklist ๐Ÿ“ - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6644 from bowenliang123/paimon08. Closes #6644 6944099e4 [liangbowen] update paimon to 0.8 Lead-authored-by: Bowen Liang Co-authored-by: liangbowen Signed-off-by: liangbowen --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 66c5bd73d..eac9e537a 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,7 @@ 4.1.108.Final 0.12.0 2.9.0 - 0.7.0-incubating + 0.8.2 paimon-spark-${spark.binary.version} 6.0.0 42.7.2