From 623025ad3c0f39d29a77297b330b8689dcec12c6 Mon Sep 17 00:00:00 2001 From: zml1206 Date: Tue, 27 Feb 2024 12:27:35 +0800 Subject: [PATCH] Support DeltaTest for Spark 3.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4eb6fc30ddb..a59c0f124c6 100644 --- a/pom.xml +++ b/pom.xml @@ -2308,7 +2308,7 @@ 3.4 3.5.0 3.5 - org.scalatest.tags.Slow,org.apache.kyuubi.tags.DeltaTest,org.apache.kyuubi.tags.PySparkTest,org.apache.kyuubi.tags.PaimonTest + org.scalatest.tags.Slow,org.apache.kyuubi.tags.PySparkTest,org.apache.kyuubi.tags.PaimonTest