[
https://issues.apache.org/jira/browse/CARBONDATA-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
kumar vishal updated CARBONDATA-3235:
-------------------------------------
Description:
h3. Alter Table Rename Table Fail
* When table rename is success in hive, but failed in carbon data store, it would throw exception, but would not go back and undo rename in hive.
h3.
was:
h3. Alter Table Rename Table Fail
* When table rename is success in hive, but failed in carbon data store, it would throw exception, but would not go back and undo rename in hive.
h3. Create-Preagregate-Datamap Fail
* When (preaggregate) datamap schema is written, but table updation is failed
-> call CarbonDropDataMapCommand.processMetadata()
-> call dropDataMapFromSystemFolder() -> this is supposed to delete the folder on disk, but doesnt as the datamap is not yet updated in table, and throws NoSuchDataMapException
> AlterTableRename and PreAgg Datamap Fail Issue
> ----------------------------------------------
>
> Key: CARBONDATA-3235
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3235> Project: CarbonData
> Issue Type: Bug
> Reporter: Naman Rastogi
> Assignee: Naman Rastogi
> Priority: Minor
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> h3. Alter Table Rename Table Fail
> * When table rename is success in hive, but failed in carbon data store, it would throw exception, but would not go back and undo rename in hive.
> h3.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)