column pruning should work on map and array indices
---------------------------------------------------

                 Key: HIVE-722
                 URL: https://issues.apache.org/jira/browse/HIVE-722
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Query Processor
            Reporter: Prasad Chakka


if map[key] or array[i] is selected or used in a predicate, only that element 
should be projected in column pruning instead of the whole map or array.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to