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 639c908 commit 9ce74edCopy full SHA for 9ce74ed
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
@@ -2136,7 +2136,7 @@ object SQLConf {
2136
"if the default Maven Central repo is unreachable.")
2137
.stringConf
2138
.createWithDefault(
2139
- "https://maven-central.storage-download.googleapis.com/repos/central/data/")
+ "https://maven-central.storage-download.googleapis.com/maven2/")
2140
2141
val LEGACY_FROM_DAYTIME_STRING =
2142
buildConf("spark.sql.legacy.fromDayTimeString.enabled")
0 commit comments