Eugene Koifman created HIVE-20305:
-------------------------------------
Summary: LlapRecordReader uses OrcInputFormat.getRootColumn(false)
Key: HIVE-20305
URL: https://issues.apache.org/jira/browse/HIVE-20305
Project: Hive
Issue Type: Bug
Components: llap, Transactions
Affects Versions: 3.0.0
Reporter: Eugene Koifman
LlapRecordReader uses OrcInputFormat.getRootColumn(false) so it seems to assume
that
if {{AcidUtils.isFullAcidScan(jobConf)}} then the underlying file has acid meta
columns in it. That is not true, for data added via Load Data, Add Partition
or converting flat table to full CRUD acid via Alter Table (by setting
transactional=true tbl property).
cc [~teddy.choi]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)