You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (Created) (JIRA)" <ji...@apache.org> on 2012/02/16 21:50:59 UTC

[jira] [Created] (HIVE-2808) Add inputs/outputs for create table if not exists

Add inputs/outputs for create table if not exists
-------------------------------------------------

                 Key: HIVE-2808
                 URL: https://issues.apache.org/jira/browse/HIVE-2808
             Project: Hive
          Issue Type: Bug
            Reporter: Namit Jain
            Assignee: Kevin Wilfong


create table if not exists T(..)

should have the following semantics:

1. If the table does not exist, T should be a output
2. If T already exists, T should be a input and output.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira