[
https://issues.apache.org/jira/browse/HIVE-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216835#comment-14216835
]
Alan Gates commented on HIVE-8104:
----------------------------------
[~leftylev], what did you want transactions and vectorization to say about each
other? They work together, mostly. And the transaction code handles turning
off vectorization in the cases where they don't work together, so it is all
transparent to the user. So I'm not sure there's anything to put in the user
docs.
> Insert statements against ACID tables NPE when vectorization is on
> ------------------------------------------------------------------
>
> Key: HIVE-8104
> URL: https://issues.apache.org/jira/browse/HIVE-8104
> Project: Hive
> Issue Type: Bug
> Components: Query Processor, Vectorization
> Affects Versions: 0.14.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Critical
> Fix For: 0.14.0
>
> Attachments: HIVE-8104.2.patch, HIVE-8104.patch
>
>
> Doing an insert against a table that is using ACID format with the
> transaction manager set to DbTxnManager and vectorization turned on results
> in an NPE.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)