[
https://issues.apache.org/jira/browse/CARBONDATA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Indhumathi Muthu Murugesh resolved CARBONDATA-4206.
---------------------------------------------------
Fix Version/s: 2.2.0
Resolution: Fixed
> Support rename SI table
> -----------------------
>
> Key: CARBONDATA-4206
> URL: https://issues.apache.org/jira/browse/CARBONDATA-4206
> Project: CarbonData
> Issue Type: New Feature
> Components: sql
> Affects Versions: 2.1.1
> Reporter: Yahui Liu
> Priority: Major
> Fix For: 2.2.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> Currently rename SI table can succeed, but after rename, insert and query on
> main table failed, throw no such table exception. This is because after SI
> table renamed, main table's tblproperties didn't get update, it still stores
> the old SI table name, when refering to SI table, it tries to find the SI
> table by old name, which leads to no such table exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)