Samuel Yuan created HIVE-4474:
---------------------------------
Summary: Column access not tracked properly for partitioned tables
Key: HIVE-4474
URL: https://issues.apache.org/jira/browse/HIVE-4474
Project: Hive
Issue Type: Bug
Components: Query Processor
Reporter: Samuel Yuan
Assignee: Samuel Yuan
The columns recorded as being accessed is incorrect for partitioned tables. The
index of accessed columns is a position in the list of non-partition columns,
but a list of all columns is being used right now to do the lookup.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira