From 364f06285235f923caccc64eb61e2b365eb929b5 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Thu, 19 Jun 2025 13:32:17 +0800 Subject: [PATCH] [KYUUBI #7103] Bump Delta 4.0.0 and enable Delta tests for Spark 4.0 ### Why are the changes needed? https://github.com/delta-io/delta/releases/tag/v4.0.0 ### How was this patch tested? GHA. ### Was this patch authored or co-authored using generative AI tooling? No Closes #7103 from pan3793/delta-4.0. Closes #7103 febaa11ab [Cheng Pan] Bump Delta 4.0.0 and enable Delta tests 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 2a16396b2..70bedda8a 100644 --- a/pom.xml +++ b/pom.xml @@ -2067,8 +2067,7 @@ 4.0.0 4.0 4.13.1 - - 4.0.0rc1 + 4.0.0 delta-spark_${scala.binary.version} hudi-spark3.5-bundle_${scala.binary.version} @@ -2077,7 +2076,7 @@ paimon-common - 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