aboutsummaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorwindpiger <songjun@outlook.com>2017-01-22 11:41:27 +0800
committerWenchen Fan <wenchen@databricks.com>2017-01-22 11:41:27 +0800
commitaa014eb74bec332ca4d734f2501a4a01a806fa37 (patch)
tree36b8540260344fb181dc0127d858920a06ff5493 /R
parent6113fe78a5195d3325690703b20000bed6e9efa5 (diff)
downloadspark-aa014eb74bec332ca4d734f2501a4a01a806fa37.tar.gz
spark-aa014eb74bec332ca4d734f2501a4a01a806fa37.tar.bz2
spark-aa014eb74bec332ca4d734f2501a4a01a806fa37.zip
[SPARK-19153][SQL] DataFrameWriter.saveAsTable work with create partitioned table
## What changes were proposed in this pull request? After [SPARK-19107](https://issues.apache.org/jira/browse/SPARK-19153), we now can treat hive as a data source and create hive tables with DataFrameWriter and Catalog. However, the support is not completed, there are still some cases we do not support. this PR provide DataFrameWriter.saveAsTable work with hive format to create partitioned table. ## How was this patch tested? unit test added Author: windpiger <songjun@outlook.com> Closes #16593 from windpiger/saveAsTableWithPartitionedTable.
Diffstat (limited to 'R')
0 files changed, 0 insertions, 0 deletions