[
https://issues.apache.org/jira/browse/TAJO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaehwa Jung reassigned TAJO-615:
--------------------------------
Assignee: Jaehwa Jung
> Implement ADD TABLE RENAME TABLE
> --------------------------------
>
> Key: TAJO-615
> URL: https://issues.apache.org/jira/browse/TAJO-615
> Project: Tajo
> Issue Type: Sub-task
> Components: catalog, parser, planner/optimizer
> Reporter: Hyunsik Choi
> Assignee: Jaehwa Jung
> Fix For: 0.8-incubating, 1.0-incubating
>
>
> We should support ALTER TABLE RENAME TABLE.
> The grammar is as follows:
> {code}
> ALTER TABLE table_name RENAME TO new_name
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)