Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
FANNG1 committed May 9, 2024
1 parent 72727e5 commit 167458a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spark-connector/spark-connector/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,7 @@ dependencies {
testImplementation("org.apache.spark:spark-hive_$scalaVersion:$sparkVersion") {
exclude("org.apache.hadoop")
}
testImplementation("org.apache.spark:spark-sql_$scalaVersion:$sparkVersion")
testImplementation("org.scala-lang.modules:scala-java8-compat_$scalaVersion:$scalaJava8CompatVersion")
testImplementation("org.apache.spark:spark-sql_$scalaVersion:$sparkVersion")
}

tasks.test {
Expand Down

0 comments on commit 167458a

Please sign in to comment.