[GitHub] spark pull request #19667: [SPARK-21127][SQL][followup] fix a config name ty...

2017-11-06 Thread cloud-fan
GitHub user cloud-fan opened a pull request: https://github.com/apache/spark/pull/19667 [SPARK-21127][SQL][followup] fix a config name typo ## What changes were proposed in this pull request? `spark.sql.statistics.autoUpdate.size` should be `spark.sql.statistics.autoUpdate.

[GitHub] spark pull request #19667: [SPARK-21127][SQL][followup] fix a config name ty...

2017-11-06 Thread wzhfy
Github user wzhfy commented on a diff in the pull request: https://github.com/apache/spark/pull/19667#discussion_r149285770 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala --- @@ -812,8 +812,8 @@ object SQLConf { .doubleConf .

[GitHub] spark pull request #19667: [SPARK-21127][SQL][followup] fix a config name ty...

2017-11-06 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/19667#discussion_r149291070 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala --- @@ -812,8 +812,8 @@ object SQLConf { .doubleConf

[GitHub] spark pull request #19667: [SPARK-21127][SQL][followup] fix a config name ty...

2017-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/19667 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org