Kunal Kapoor created CARBONDATA-2666:
----------------------------------------

             Summary: 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


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)

Reply via email to