jihoonson commented on a change in pull request #8823: Add InputSource and
InputFormat interfaces
URL: https://github.com/apache/incubator-druid/pull/8823#discussion_r344422393
##########
File path: core/src/main/java/org/apache/druid/java/util/common/FileUtils.java
##########
@@ -306,6 +306,33 @@ public void close()
}
}
+ public static long copyLarge(
Review comment:
Refactored. I think it's better to add unit tests later to make not this PR
bigger.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]