[GitHub] spark pull request: [SPARK-13493][SQL] Enable case sensitiveness i...

2016-02-29 Thread zuowang
Github user zuowang commented on the pull request: https://github.com/apache/spark/pull/11420#issuecomment-190519404 What would be the case like in CSV? I don't think anybody want to conbine "user" and "User" column when "caseSensitiveAnalysis" is false. `scala> val jsonDF = sqlCon

[GitHub] spark pull request: [SPARK-13493][SQL] Enable case sensitiveness i...

2016-02-28 Thread tedyu
Github user tedyu commented on the pull request: https://github.com/apache/spark/pull/11420#issuecomment-189905340 Jenkins, test this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have th

[GitHub] spark pull request: [SPARK-13493][SQL] Enable case sensitiveness i...

2016-02-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11420#issuecomment-189891409 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your p

[GitHub] spark pull request: [SPARK-13493][SQL] Enable case sensitiveness i...

2016-02-28 Thread zuowang
GitHub user zuowang opened a pull request: https://github.com/apache/spark/pull/11420 [SPARK-13493][SQL] Enable case sensitiveness in json schema inference. ## What changes were proposed in this pull request? Pass "caseSensitiveAnalysis" to InferSchema. Change field name to