You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2015/09/02 04:13:46 UTC

[jira] [Updated] (TAJO-1724) CREATE TABLE LIKE statement should allow TABLESPACE clause

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

Hyunsik Choi updated TAJO-1724:
-------------------------------
    Fix Version/s:     (was: 0.11.0)
                   0.11.1

> CREATE TABLE LIKE statement should allow TABLESPACE clause
> ----------------------------------------------------------
>
>                 Key: TAJO-1724
>                 URL: https://issues.apache.org/jira/browse/TAJO-1724
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Hyunsik Choi
>            Priority: Minor
>             Fix For: 0.11.1
>
>
> See the title. The semantic will be as follows:
> {code}
> CREATE TABLE [tb_name] LIKE [tb_name] TABLESPACE [space name]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)