[ 
https://issues.apache.org/jira/browse/PIG-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999643#comment-12999643
 ] 

Dmitriy V. Ryaboy commented on PIG-1871:
----------------------------------------

Agreed with the spirit of the thing, but for the particular example -- why not 
push up the ds and action filters as (ds < '20091103' or action == 'continue') 
and then apply the original filters in Pig? You still get the benefits of 
whatever partition pushdown can do, and don't sacrifice correctness.

> Dont throw exception if partition filters  cannot be pushed up. 
> ----------------------------------------------------------------
>
>                 Key: PIG-1871
>                 URL: https://issues.apache.org/jira/browse/PIG-1871
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Ashutosh Chauhan
>            Priority: Minor
>             Fix For: 0.9.0
>
>
> Instead don't try to push partition filters up and continue execution.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to