spark-instrumented-optimizer/sql/hive/src/test
Yin Huai 2b7e63585d [SPARK-7654] [SQL] Move insertInto into reader/writer interface.
This one continues the work of https://github.com/apache/spark/pull/6216.

Author: Yin Huai <yhuai@databricks.com>
Author: Reynold Xin <rxin@databricks.com>

Closes #6366 from yhuai/insert and squashes the following commits:

3d717fb [Yin Huai] Use insertInto to handle the casue when table exists and Append is used for saveAsTable.
56d2540 [Yin Huai] Add PreWriteCheck to HiveContext's analyzer.
c636e35 [Yin Huai] Remove unnecessary empty lines.
cf83837 [Yin Huai] Move insertInto to write. Also, remove the partition columns from InsertIntoHadoopFsRelation.
0841a54 [Reynold Xin] Removed experimental tag for deprecated methods.
33ed8ef [Reynold Xin] [SPARK-7654][SQL] Move insertInto into reader/writer interface.
2015-05-23 09:48:20 -07:00
..
java/test/org/apache/spark/sql/hive [SPARK-7322][SQL] Window functions in DataFrame 2015-05-22 01:00:16 -07:00
resources [SPARK-6734] [SQL] Add UDTF.close support in Generate 2015-05-14 00:14:59 +08:00
scala/org/apache/spark/sql [SPARK-7654] [SQL] Move insertInto into reader/writer interface. 2015-05-23 09:48:20 -07:00