[jira] [Updated] (CARBONDATA-2013) executing alter query on non-carbon table gives error, "table can not found in database"

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (CARBONDATA-2013) executing alter query on non-carbon table gives error, "table can not found in database"

Akash R Nilugal (Jira)

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