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

Josh Wills updated CRUNCH-240:
------------------------------

    Attachment: CRUNCH-240.patch

Here's the (minimal) patch for this. [~gabriel.reid] wanted to ensure you 
didn't have any objections before I commit it.
                
> Make DefaultJoinStrategy.join(PTable, PTable, JoinFn) public
> ------------------------------------------------------------
>
>                 Key: CRUNCH-240
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-240
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Josh Wills
>         Attachments: CRUNCH-240.patch
>
>
> The API refactoring made the default join implementation that allowed clients 
> to specify custom JoinFn implementations package protected instead of public. 
> This patch makes it public again so that existing custom JoinFn impls will 
> still work on Crunch 0.7.0.

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