You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ZhangBing Lin (JIRA)" <ji...@apache.org> on 2017/08/09 06:46:01 UTC

[jira] [Updated] (HIVE-10924) add support for MERGE statement

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

ZhangBing Lin updated HIVE-10924:
---------------------------------
    Description: 
add support for https://issues.apache.org/jira/browse/HIVE-10924?jql=project%20%3D%20HIVE%20AND%20issuetype%20%3D%20%22New%20Feature%22%20AND%20text%20~%20merge#
MERGE INTO tbl USING src ON … WHEN MATCHED THEN ... WHEN NOT MATCHED THEN ...


  was:
add support for 
MERGE INTO tbl USING src ON … WHEN MATCHED THEN ... WHEN NOT MATCHED THEN ...



> add support for MERGE statement
> -------------------------------
>
>                 Key: HIVE-10924
>                 URL: https://issues.apache.org/jira/browse/HIVE-10924
>             Project: Hive
>          Issue Type: New Feature
>          Components: Query Planning, Query Processor, Transactions
>    Affects Versions: 1.2.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>
> add support for https://issues.apache.org/jira/browse/HIVE-10924?jql=project%20%3D%20HIVE%20AND%20issuetype%20%3D%20%22New%20Feature%22%20AND%20text%20~%20merge#
> MERGE INTO tbl USING src ON … WHEN MATCHED THEN ... WHEN NOT MATCHED THEN ...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)