Eugene Koifman created HIVE-18045: ------------------------------------- Summary: can VectorizedOrcAcidRowBatchReader be used all the time Key: HIVE-18045 URL: https://issues.apache.org/jira/browse/HIVE-18045 Project: Hive Issue Type: Improvement Components: Transactions Reporter: Eugene Koifman Assignee: Eugene Koifman
Can we use VectorizedOrcAcidRowBatchReader for non-vectorized queries? It would just need a wrapper on top of it to turn VRBs into rows. This would mean there is just 1 acid reader to maintain - not 2. -- This message was sent by Atlassian JIRA (v6.4.14#64029)