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 (Commented) (JIRA)" <ji...@apache.org> on 2011/12/02 08:05:41 UTC

[jira] [Commented] (HIVE-2602) add support for insert partition overwrite(...) if not exists

    [ https://issues.apache.org/jira/browse/HIVE-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13161457#comment-13161457 ] 

Namit Jain commented on HIVE-2602:
----------------------------------

https://reviews.facebook.net/D579

Thanks Chinna. I will take a look
                
> add support for insert partition overwrite(...) if not exists
> -------------------------------------------------------------
>
>                 Key: HIVE-2602
>                 URL: https://issues.apache.org/jira/browse/HIVE-2602
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Namit Jain
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2602.D579.1.patch, HIVE-2602.patch
>
>
> INSERT OVERWRITE TABLE X PARTITION (a=b, c=d) IF NOT EXISTS ...
> The partition should be created and written if and only if it's not there already.
> The support can be added for dynamic partitions in the future, but this jira is for adding this support for static partitions.

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