[ 
https://issues.apache.org/jira/browse/PIG-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julien Le Dem updated PIG-3307:
-------------------------------

    Attachment: PIG-3307_0.patch

PIG-3307_0.patch contains the initial refactoring
                
> Refactor physical operators to remove methods parameters that are always null
> -----------------------------------------------------------------------------
>
>                 Key: PIG-3307
>                 URL: https://issues.apache.org/jira/browse/PIG-3307
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-3307_0.patch
>
>
> The physical operators are sometimes overly complex. I'm trying to cleanup 
> some unnecessary code.
> in particular there is an array of getNext(*T* v) where the value v does not 
> seem to have any importance and is just use to pick the correct method.
> I have started a refactoring for a more readable getNext*T*().

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