Prasanth Jayachandran created HIVE-9827:
-------------------------------------------
Summary: LLAP: Make stripe level column readers thread safe
Key: HIVE-9827
URL: https://issues.apache.org/jira/browse/HIVE-9827
Project: Hive
Issue Type: Sub-task
Affects Versions: llap
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
Fix For: llap
previousStripeIndex used in OrcColumnVectorProducer is not thread safe as
OrcColumnVectorProducer is singleton. Move it to OrcEncodedDataConsumer which
is per query object.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)