-
- Downloads
[SPARK-10216][SQL] Revert "[] Avoid creating empty files during overwrit…
This reverts commit 8d05a7a9 from #12855, which seems to have caused regressions when working with empty DataFrames. Author: Michael Armbrust <michael@databricks.com> Closes #13181 from marmbrus/revert12855.
Showing
- sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/WriterContainer.scala 108 additions, 113 deletions...che/spark/sql/execution/datasources/WriterContainer.scala
- sql/hive/src/main/scala/org/apache/spark/sql/hive/hiveWriterContainers.scala 11 additions, 13 deletions...cala/org/apache/spark/sql/hive/hiveWriterContainers.scala
- sql/hive/src/test/scala/org/apache/spark/sql/hive/InsertIntoHiveTableSuite.scala 6 additions, 35 deletions.../org/apache/spark/sql/hive/InsertIntoHiveTableSuite.scala
- sql/hive/src/test/scala/org/apache/spark/sql/sources/HadoopFsRelationTest.scala 1 addition, 21 deletions...a/org/apache/spark/sql/sources/HadoopFsRelationTest.scala
Please register or sign in to comment