spark-instrumented-optimizer/sql/hive
Cheng Lian 0605e08434 [SPARK-8604] [SQL] HadoopFsRelation subclasses should set their output format class
`HadoopFsRelation` subclasses, especially `ParquetRelation2` should set its own output format class, so that the default output committer can be setup correctly when doing appending (where we ignore user defined output committers).

Author: Cheng Lian <lian@databricks.com>

Closes #6998 from liancheng/spark-8604 and squashes the following commits:

9be51d1 [Cheng Lian] Adds more comments
6db1368 [Cheng Lian] HadoopFsRelation subclasses should set their output format class

(cherry picked from commit c337844ed7)
Signed-off-by: Cheng Lian <lian@databricks.com>
2015-06-25 00:07:01 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-7859] [SQL] Collect_set() behavior differences which fails the unit test under jdk8 2015-06-22 20:05:00 -07:00
src [SPARK-8604] [SQL] HadoopFsRelation subclasses should set their output format class 2015-06-25 00:07:01 -07:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive [SPARK-6505] [SQL] Remove the reflection call in HiveFunctionWrapper 2015-04-27 14:08:05 +08:00
pom.xml Preparing development version 1.4.2-SNAPSHOT 2015-06-23 19:48:44 -07:00