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

Josh Wills resolved CRUNCH-240.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7.0

Thanks, committed to master. Was playing with some spatial join techniques that 
didn't seem like they were core to Crunch, but might be useful as a specialized 
lib (like ML, but for spatial data instead of machine learning.)
                
> 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
>             Fix For: 0.7.0
>
>         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