spark-instrumented-optimizer/sql/hive
Wenchen Fan 2adb11f6db [SPARK-15173][SQL] DataFrameWriter.insertInto should work with datasource table stored in hive
When we parse `CREATE TABLE USING`, we should build a `CreateTableUsing` plan with the `managedIfNoPath` set to true. Then we will add default table path to options when write it to hive.

new test in `SQLQuerySuite`

Author: Wenchen Fan <wenchen@databricks.com>

Closes #12949 from cloud-fan/bug.
2016-05-09 12:58:27 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-14414][SQL] Make DDL exceptions more consistent 2016-05-03 18:07:53 -07:00
src [SPARK-15173][SQL] DataFrameWriter.insertInto should work with datasource table stored in hive 2016-05-09 12:58:27 -07:00
pom.xml Revert "[SPARK-14613][ML] Add @Since into the matrix and vector classes in spark-mllib-local" 2016-04-28 19:57:41 -07:00