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 02:37:59 UTC

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

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


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.


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

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Carl Steinbach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-240:
--------------------------------

    Fix Version/s: 0.3.0
                       (was: 0.6.0)

> 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
>            Assignee: Zheng Shao
>             Fix For: 0.3.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.


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

Posted by "Prasad Chakka (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665713#action_12665713 ] 

Prasad Chakka commented on HIVE-240:
------------------------------------

+1

> 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
>         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.


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

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-240:
----------------------------

    Attachment: HIVE-240.1.patch

> 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
>         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.


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

Posted by "Ashish Thusoo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Thusoo reassigned HIVE-240:
----------------------------------

    Assignee: Zheng Shao

assigning..

> 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
>            Assignee: 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.


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

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-240:
----------------------------

    Attachment: HIVE-240.1.patch

> 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
>         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.


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

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-240:
----------------------------

    Attachment:     (was: HIVE-240.1.patch)

> 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
>         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.