[ 
https://issues.apache.org/jira/browse/CARBONDATA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Venkata Ramana G updated CARBONDATA-2013:
-----------------------------------------
    Summary: executing alter query on non-carbon table gives error, "table can 
not found in database"  (was: executing alter query results that table can not 
found in database)

> executing alter query on non-carbon table gives error, "table can not found 
> in database"
> ----------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-2013
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2013
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Kushal Sah
>            Priority: Major
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> create table test(id int,time string) ROW FORMAT DELIMITED FIELDS TERMINATED 
> BY ',' STORED AS TEXTFILE;
> alter table test rename to new;  =>  gives error  test not found in database 
> default



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to