spark-instrumented-optimizer/sql/hive
Shixiong Zhu 875ef76428 [SPARK-15231][SQL] Document the semantic of saveAsTable and insertInto and don't drop columns silently
## What changes were proposed in this pull request?

This PR adds documents about the different behaviors between `insertInto` and `saveAsTable`, and throws an exception when the user try to add too man columns using `saveAsTable with append`.

## How was this patch tested?

Unit tests added in this PR.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #13013 from zsxwing/SPARK-15231.
2016-05-10 23:53:55 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-14773] [SPARK-15179] [SQL] Fix SQL building and enable Hive tests 2016-05-10 09:56:07 -07:00
src [SPARK-15231][SQL] Document the semantic of saveAsTable and insertInto and don't drop columns silently 2016-05-10 23:53:55 -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