remove extra filters created by predicate pushdown
--------------------------------------------------
Key: HIVE-815
URL: https://issues.apache.org/jira/browse/HIVE-815
Project: Hadoop Hive
Issue Type: Improvement
Components: Query Processor
Reporter: Namit Jain
Currently, predicate pushdown creates a copy of the filter in many places.
In a separate optimization step, these should be merged/removed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.