Skip to content

Commit 9cd00af

Browse files
committed
fix
1 parent 21cb070 commit 9cd00af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2001,7 +2001,7 @@
20012001
here we choose 1.6.1 to ensure that tests happy when activate both -Pjava-8 and -Pspark-3.3.
20022002
-->
20032003
<iceberg.version>1.6.1</iceberg.version>
2004-
<!-- Exclude Paimon test due to paimon-common has linkage on Spark 3.4 classes -->
2004+
<!-- Exclude Paimon test due to paimon-common has runtime linkage issue on Spark 3.4 classes -->
20052005
<maven.plugin.scalatest.exclude.tags>org.scalatest.tags.Slow,org.apache.kyuubi.tags.PaimonTest</maven.plugin.scalatest.exclude.tags>
20062006
</properties>
20072007
</profile>

0 commit comments

Comments
 (0)