column pruning not working with lateral view
--------------------------------------------

                 Key: HIVE-1418
                 URL: https://issues.apache.org/jira/browse/HIVE-1418
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: He Yongqiang
            Assignee: He Yongqiang


select myCol from tmp_pyang_lv LATERAL VIEW explode(array(1,2,3)) myTab as 
myCol limit 3;

-- 
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