[jira] [Resolved] (CARBONDATA-795) Table Rename command is changing the db name of provided table to current db

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

[jira] [Resolved] (CARBONDATA-795) Table Rename command is changing the db name of provided table to current db

Akash R Nilugal (Jira)

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

Venkata Ramana G resolved CARBONDATA-795.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0-incubating

> Table Rename command is changing the db name of provided table to current db
> ----------------------------------------------------------------------------
>
>                 Key: CARBONDATA-795
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-795
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Naresh P R
>            Assignee: Naresh P R
>            Priority: Minor
>             Fix For: 1.1.0-incubating
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> When user trigger rename table command not on current database, table is getting renamed from provided db to current db.
> eg., alter table testdb.test1 rename to testdb.test2
> Assume current db is default,
> Above query is renaming the table from testdb.test1 to default.test2
> This needs to be corrected.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)