Skip to content

[SPARK-28050][SQL]DataFrameWriter support insertInto a specific table partition#25650

Closed
Le-Dai wants to merge 12 commits intoapache:masterfrom
Le-Dai:master
Closed

[SPARK-28050][SQL]DataFrameWriter support insertInto a specific table partition#25650
Le-Dai wants to merge 12 commits intoapache:masterfrom
Le-Dai:master

Conversation

@Le-Dai
Copy link

@Le-Dai Le-Dai commented Sep 2, 2019

What changes were proposed in this pull request?

support insertInto a specific table partition

Why are the changes needed?

make the api more kind

Does this PR introduce any user-facing change?

no

How was this patch tested?

use api write data to partioned hive table
df.write.insertInto(ptTableName, "pt1='2018',pt2='0601'")

@Le-Dai Le-Dai changed the title [SPARK-28050]DataFrameWriter support insertInto a specific table partition [SPARK-28050][SQL]DataFrameWriter support insertInto a specific table partition Sep 2, 2019
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@Le-Dai
Copy link
Author

Le-Dai commented Sep 3, 2019

@dongjoon-hyun i create a new branch to make PR

@Le-Dai Le-Dai closed this Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants