Skip to content
Snippets Groups Projects
Commit 905f774b authored by Yin Huai's avatar Yin Huai Committed by Cheng Lian
Browse files

[SPARK-16030][SQL] Allow specifying static partitions when inserting to data source tables

## What changes were proposed in this pull request?
This PR adds the static partition support to INSERT statement when the target table is a data source table.

## How was this patch tested?
New tests in InsertIntoHiveTableSuite and DataSourceAnalysisSuite.

**Note: This PR is based on https://github.com/apache/spark/pull/13766. The last commit is the actual change.**

Author: Yin Huai <yhuai@databricks.com>

Closes #13769 from yhuai/SPARK-16030-1.
parent 6d0f921a
No related branches found
No related tags found
No related merge requests found
Showing
with 436 additions and 25 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment