[
https://issues.apache.org/jira/browse/PIG-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aniket Mokashi resolved PIG-3300.
---------------------------------
Resolution: Duplicate
> Optimize partition filter pushdown
> ----------------------------------
>
> Key: PIG-3300
> URL: https://issues.apache.org/jira/browse/PIG-3300
> Project: Pig
> Issue Type: Improvement
> Affects Versions: 0.11
> Reporter: Rohini Palaniswamy
> Assignee: Aniket Mokashi
>
> When there is a AND and OR condition involved with combination of partition
> and non-partition columns like
> (pcond1 and npcond1) or (pcond2 and npcond2), push the partition filter as
> (pcond1 or pcond2) to the LoadFunc. We will still be applying the whole
> filter condition on the loaded data.
--
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