Eugene Koifman created HIVE-17854:
-------------------------------------

             Summary: LlapRecordReader should have getRowNumber() like 
org.apache.orc.RecordReader
                 Key: HIVE-17854
                 URL: https://issues.apache.org/jira/browse/HIVE-17854
             Project: Hive
          Issue Type: Bug
          Components: llap, Transactions
    Affects Versions: 3.0.0
            Reporter: Eugene Koifman


getRowNumber() is required to read data in non-acid tables that were converted 
to acid.

Currently when VectorizedOrcAcidRowBatchReader is used from LlapRecordReader 
this functionality is not available making it impossible to vectorize 
reads/updates of non-aicd-to-acid tables with LLAP (until major compaction) in 
the presence of any deletes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to