You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2016/04/27 03:04:13 UTC

[jira] [Commented] (HIVE-9675) Support START TRANSACTION/COMMIT/ROLLBACK commands

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

Eugene Koifman commented on HIVE-9675:
--------------------------------------

make sure to fix HIVE-13622 first (the part about knowing in TxnHandler if the query is using Dynamic Partitions)

> Support START TRANSACTION/COMMIT/ROLLBACK commands
> --------------------------------------------------
>
>                 Key: HIVE-9675
>                 URL: https://issues.apache.org/jira/browse/HIVE-9675
>             Project: Hive
>          Issue Type: New Feature
>          Components: SQL, Transactions
>    Affects Versions: 0.14.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>
> Hive 0.14 added support for insert/update/delete statements with ACID semantics.  Hive 0.14 only supports auto-commit mode.  We need to add support for START TRANSACTION/COMMIT/ROLLBACK commands so that the user can demarcate transaction boundaries.



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