You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2009/01/21 08:42:59 UTC

[jira] Resolved: (HIVE-240) command to create table if not exists

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

Zheng Shao resolved HIVE-240.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.2.0
     Release Note: HIVE-240. Support CREATE TABLE IF NOT EXISTS. (zshao)
     Hadoop Flags: [Reviewed]

Committed revision 736253.

> command to create table if not exists
> -------------------------------------
>
>                 Key: HIVE-240
>                 URL: https://issues.apache.org/jira/browse/HIVE-240
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Zheng Shao
>             Fix For: 0.2.0
>
>         Attachments: HIVE-240.1.patch
>
>
> CREATE [TEMPORARY] TABLE [IF NOT EXISTS] tbl_name ...;
> like http://dev.mysql.com/doc/refman/5.1/en/create-table.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.