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

Cheolsoo Park commented on PIG-3461:
------------------------------------

{quote}
I prefer having the new optimizer as default. That way we can make sure 
everyone migrates to the new code instead hiding that against a flag. Reverting 
to old behavior should only happen if there bugs/corner cases.
{quote}
Sure. This doesn't make any difference to me because I am going to explicitly 
enable the new optimizer in the pig.properties file regardlessly. The reason 
why I asked is I thought it would be nicer if early adopters (Twitter, Yahoo, 
Netflix, etc) could stabilize it first before opening it to the community. Some 
conner cases/bugs might surprise users who do not follow JIRAs. Does this make 
sense?


                
> Rewrite PartitionFilterOptimizer to make it work for all the cases
> ------------------------------------------------------------------
>
>                 Key: PIG-3461
>                 URL: https://issues.apache.org/jira/browse/PIG-3461
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.11.1
>            Reporter: Aniket Mokashi
>            Assignee: Aniket Mokashi
>             Fix For: 0.12
>
>         Attachments: PIG-3461-2.patch, PIG-3461-4.patch
>
>
> Current algorithm for Partition Filter pushdown identification fails in 
> several corner cases. We need to rewrite its logic so that it works in all 
> cases and does the maximum possible filter pushdown.

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

Reply via email to