We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72125fc commit 45a81ccCopy full SHA for 45a81cc
whitefox-platform/build.gradle.kts
@@ -20,7 +20,7 @@ dependencies {
20
api("org.apache.hadoop:hadoop-client-runtime:3.4.0")
21
api("io.delta:delta-standalone_2.13:3.2.1")
22
api("io.delta:delta-sharing-spark_2.13:3.2.1")
23
- api("org.apache.spark:spark-sql_2.13:3.5.1")
+ api("org.apache.spark:spark-sql_2.13:3.5.3")
24
api("org.apache.iceberg:iceberg-api:1.6.1")
25
api("org.apache.iceberg:iceberg-core:1.5.2")
26
api("org.apache.iceberg:iceberg-aws:1.5.2")
0 commit comments