You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2018/07/09 08:41:00 UTC

[jira] [Resolved] (CARBONDATA-2666) Rename command should not rename the table directory

     [ 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)