-
- Downloads
[SPARK-8093] [SQL] Remove empty structs inferred from JSON documents
Author: Nathan Howell <nhowell@godaddy.com> Closes #6799 from NathanHowell/spark-8093 and squashes the following commits: 76ac3e8 [Nathan Howell] [SPARK-8093] [SQL] Remove empty structs inferred from JSON documents
Showing
- sql/core/src/main/scala/org/apache/spark/sql/json/InferSchema.scala 35 additions, 17 deletions...rc/main/scala/org/apache/spark/sql/json/InferSchema.scala
- sql/core/src/test/scala/org/apache/spark/sql/json/JsonSuite.scala 4 additions, 0 deletions.../src/test/scala/org/apache/spark/sql/json/JsonSuite.scala
- sql/core/src/test/scala/org/apache/spark/sql/json/TestJsonData.scala 9 additions, 0 deletions...c/test/scala/org/apache/spark/sql/json/TestJsonData.scala
Loading
Please register or sign in to comment