GitHub user xubo245 opened a pull request:
https://github.com/apache/spark/pull/20249
[SPARK-23057][SPARK-19235][SQL] SET LOCATION should change the path of
partition in table
## What changes were proposed in this pull request?
Fix error of SE T LOCATION
SET LOCATION should change the path of partition in table
## How was this patch tested?
add test cases:
test("SPARK-23057: path option always represent the value of table
location with partition")
test("SPARK-23057: SET LOCATION for managed table with partition")
test("SPARK-23057: SET LOCATION should change the path of partition in
table")
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xubo245/spark setPartitionPath
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20249.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20249
----
commit ff21db1cc3ccdef8b1028583ecb11ca0e27c2e7d
Author: xubo245 <601450868@...>
Date: 2018-01-12T14:52:21Z
[SPARK-23057][SPARK-19235][SQL] SET LOCATION should change the path of
partition in table
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]