Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
Description
VectorizedRowBatchCtx.recordIdColumnVector was used temporarily to pass record id column, which is virtual, between a reducer and a mapper. However, when the reducer and the mapper are not in a same JVM, it makes incorrect results.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-18738 LLAP IO ACID - includes handling is broken
- Closed
-
HIVE-19793 disable LLAP IO batch-to-row wrapper for ACID deletes/updates
- Closed