clintropolis commented on a change in pull request #8903: S3 input source URL: https://github.com/apache/incubator-druid/pull/8903#discussion_r350495824
########## File path: core/src/main/java/org/apache/druid/data/input/RetryingInputEntity.java ########## @@ -32,30 +33,39 @@ @Override default InputStream open() throws IOException Review comment: added javadocs mentioning that default open implementation handle decompression ---------------------------------------------------------------- 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]
