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

Eugene Koifman edited comment on HIVE-14943 at 11/12/16 8:29 PM:
-----------------------------------------------------------------

patch 15 committed to master
thanks Alan for the review

This includes a fully functioning Merge statement that can be used with 
transactional tables.

Limitations:
* HIVE-14948: It can handle table names that have special chars, i.e ones that 
need to be quoted but not column names with special chars.
* HIVE-14947: Cannot be used tables with 'transactional_properties'='default' 
introduced in HIVE-14035.
* HIVE-14949: Ensuring this is the users responsibility (for now)


was (Author: ekoifman):
patch 15 committed to master
thanks Alan for the review

This includes a fully functioning Merge statement that can be used with 
transactional tables.

Limitations:
It can handle table names that have special chars, i.e ones that need to be 
quoted but not column names with special chars.
Cannot be used tables with 'transactional_properties'='default' introduced in 
HIVE-14035.

> Base Implementation
> -------------------
>
>                 Key: HIVE-14943
>                 URL: https://issues.apache.org/jira/browse/HIVE-14943
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>             Fix For: 2.2.0
>
>         Attachments: HIVE-14943.10.patch, HIVE-14943.11.patch, 
> HIVE-14943.12.patch, HIVE-14943.13.patch, HIVE-14943.15.patch, 
> HIVE-14943.2.patch, HIVE-14943.3.patch, HIVE-14943.4.patch, 
> HIVE-14943.5.patch, HIVE-14943.6.patch, HIVE-14943.7.patch, 
> HIVE-14943.8.patch, HIVE-14943.9.patch, HIVE-14943.patch
>
>
> Create the 1st pass functional implementation of MERGE
> This should run e2e and produce correct results.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to