[ 
https://issues.apache.org/jira/browse/SPARK-19284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829504#comment-15829504
 ] 

Apache Spark commented on SPARK-19284:
--------------------------------------

User 'windpiger' has created a pull request for this issue:
https://github.com/apache/spark/pull/16642

> append to a existed partitioned datasource table should have no 
> CustomPartitionLocations
> ----------------------------------------------------------------------------------------
>
>                 Key: SPARK-19284
>                 URL: https://issues.apache.org/jira/browse/SPARK-19284
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Song Jun
>            Priority: Minor
>
> when we append data to a existed partitioned datasource table, the 
> InsertIntoHadoopFsRelationCommand.getCustomPartitionLocations currently
> return the same location with Hive default, it should return None.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to