nsivabalan commented on a change in pull request #2500:
URL: https://github.com/apache/hudi/pull/2500#discussion_r581562020
##########
File path:
hudi-common/src/main/java/org/apache/hudi/common/table/log/block/HoodieLogBlock.java
##########
@@ -258,14 +257,6 @@ protected void deflate() {
* @throws IOException -
*/
private static void safeSeek(FSDataInputStream inputStream, long pos) throws
IOException {
Review comment:
yes, we could remove this. will fix it along with any other feedback
which could be given.
----------------------------------------------------------------
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]