[GitHub] spark pull request #13460: [SPARK-15615] [SQL] Support Json input from Datas...

2016-11-25 Thread pjfanning
Github user pjfanning closed the pull request at: https://github.com/apache/spark/pull/13460 --- 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 this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #13460: [SPARK-15615] [SQL] Support Json input from Datas...

2016-06-01 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/13460#discussion_r65481221 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/json/TestJsonData.scala --- @@ -63,23 +63,23 @@ private[json] trait