[HOTFIX] close spark session in functional test suite and disable spark3 test for spark2 (#2727)
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
<dependency>
|
||||
<groupId>org.scala-lang</groupId>
|
||||
<artifactId>scala-library</artifactId>
|
||||
<version>${scala11.version}</version>
|
||||
<version>${scala.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Hoodie -->
|
||||
|
||||
Reference in New Issue
Block a user