Skip to content

Commit

Permalink
Update SQLConf.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
j-esse committed Mar 14, 2019
1 parent 11e2b8a commit 2f5c55e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1717,7 +1717,7 @@ object SQLConf {
"and java.sql.Date are used for the same purpose.")
.booleanConf
.createWithDefault(false)

val MAX_REPEATED_ALIAS_SIZE =
buildConf("spark.sql.maxRepeatedAliasSize")
.internal()
Expand Down

0 comments on commit 2f5c55e

Please sign in to comment.