You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2018/01/17 09:27:01 UTC

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

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

Venkata Ramana G resolved CARBONDATA-2013.
------------------------------------------
       Resolution: Fixed
         Assignee: Kushal
    Fix Version/s: 1.3.0

> 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
>            Assignee: Kushal
>            Priority: Major
>             Fix For: 1.3.0
>
>          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)