You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-3646][SQL] Copy SQL configuration from SparkConf when a SQLContext is created.
This will allow us to take advantage of things like the spark.defaults file.
Author: Michael Armbrust <[email protected]>
Closesapache#2493 from marmbrus/copySparkConf and squashes the following commits:
0bd1377 [Michael Armbrust] Copy SQL configuration from SparkConf when a SQLContext is created.
Conflicts:
sql/core/src/main/scala/org/apache/spark/sql/test/TestSQLContext.scala
Conflicts:
sql/core/src/main/scala/org/apache/spark/sql/test/TestSQLContext.scala
0 commit comments