[
https://issues.apache.org/jira/browse/CARBONDATA-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Venkata Ramana G resolved CARBONDATA-2666.
------------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.1
> Rename command should not rename the table directory
> ----------------------------------------------------
>
> Key: CARBONDATA-2666
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-2666> Project: CarbonData
> Issue Type: Bug
> Reporter: Kunal Kapoor
> Assignee: Kunal Kapoor
> Priority: Major
> Fix For: 1.4.1
>
> Time Spent: 15h
> Remaining Estimate: 0h
>
> Currently rename command updates the table name in metadata as well as the table path due to which table directory has to be renamed as well.
> This will cause problem in S3 because rename internally copies the content which can take a lot of time if the table size is huge.
> Solution is to change only the table name in metadata and keep the table name as old.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)