[ 
https://issues.apache.org/jira/browse/HIVE-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-2875:
-----------------------------------

    Fix Version/s: 0.9.0
    
> Renaming partition changes partition location prefix
> ----------------------------------------------------
>
>                 Key: HIVE-2875
>                 URL: https://issues.apache.org/jira/browse/HIVE-2875
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2875.D2349.1.patch, HIVE-2875.D2349.2.patch
>
>
> Renaming a partition changes the location of the partition to the default 
> location of the table, followed by the partition specification.  It should 
> just change the partition specification of the path.
> If the path does not end with the old partition specification, we should 
> probably throw an exception because renaming a partition should not change 
> the path so dramatically, and not changing the path to reflect the new 
> partition name could leave the partition in a very confusing state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to