From bdd91f45396ab20b6dfe0a266fb8bfe340d99192 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Fri, 9 Aug 2024 09:42:30 +0000 Subject: [PATCH] [KYUUBI #6601] Bump Delta Lake 4.0.0rc1 and enable Delta Lake test for Spark 4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description As title. ## 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 ๐Ÿงช Pass GHA. --- # Checklist ๐Ÿ“ - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6601 from pan3793/delta-4.0. Closes #6601 711f2e071 [Cheng Pan] Bump Delta Lake 4.0.0rc1 and enable Delta Lake test for Spark 4.0 Authored-by: Cheng Pan Signed-off-by: Cheng Pan --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 19ff70c11..fe3e385e4 100644 --- a/pom.xml +++ b/pom.xml @@ -1990,8 +1990,7 @@ 4.0.0-preview1 4.0 4.13.1 - - 3.2.0 + 4.0.0rc1 delta-spark_${scala.binary.version} hudi-spark3.5-bundle_${scala.binary.version} @@ -1999,7 +1998,7 @@ iceberg-spark-runtime-3.5_${scala.binary.version} paimon-spark-3.5 - org.scalatest.tags.Slow,org.apache.kyuubi.tags.DeltaTest,org.apache.kyuubi.tags.IcebergTest,org.apache.kyuubi.tags.PaimonTest,org.apache.kyuubi.tags.HudiTest + org.scalatest.tags.Slow,org.apache.kyuubi.tags.IcebergTest,org.apache.kyuubi.tags.PaimonTest,org.apache.kyuubi.tags.HudiTest spark-${spark.version}-bin-hadoop3.tgz