Fokko commented on a change in pull request #8006: Bump commons-io from 2.5 to
2.6
URL: https://github.com/apache/incubator-druid/pull/8006#discussion_r307725895
##########
File path:
core/src/main/java/org/apache/druid/data/input/impl/FileIteratingFirehose.java
##########
@@ -98,7 +98,7 @@ public InputRowPlusRaw nextRowWithRaw()
}
}
- private LineIterator getNextLineIterator()
+ private LineIterator getNextLineIterator() throws IOException
Review comment:
Great suggestion, thanks!
----------------------------------------------------------------
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]