[ https://issues.apache.org/jira/browse/HIVE-9675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eugene Koifman updated HIVE-9675: --------------------------------- Attachment: HIVE-9675.7.patch fix streaming; fix to fix to lock manager to make it reentrant; update tests which were trying to to update a bucketing column; Add HiveOperation.ALTERTABLE_EXCHANGEPARTITION - not related to transaction work specifically but changes in this ticket expose this bug. > Support START TRANSACTION/COMMIT/ROLLBACK commands > -------------------------------------------------- > > Key: HIVE-9675 > URL: https://issues.apache.org/jira/browse/HIVE-9675 > Project: Hive > Issue Type: Bug > Components: SQL, Transactions > Affects Versions: 0.14.0 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Attachments: HIVE-9675.6.patch, HIVE-9675.7.patch > > > 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)