You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by GitBox <gi...@apache.org> on 2019/02/20 18:05:22 UTC

[GitHub] ben-roling opened a new pull request #19: CRUNCH-677 Source and Target accept FileSystem

ben-roling opened a new pull request #19: CRUNCH-677 Source and Target accept FileSystem
URL: https://github.com/apache/crunch/pull/19
 
 
   The change to Source, Target, and SourceTarget obviously breaks compatibility for implementors of these interfaces as we're still building against Java 7 so I can't provide a default implementation for these new methods.
   
   Also, there is an expectation that Target implementations will need to update the asSourceTarget() method to copy the FileSystem along.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services