yanghua commented on a change in pull request #1302: [HUDI-595] code cleanup,
refactoring code out of PR# 1159
URL: https://github.com/apache/incubator-hudi/pull/1302#discussion_r374133570
##########
File path:
hudi-common/src/main/java/org/apache/hudi/common/table/log/HoodieLogFileReader.java
##########
@@ -279,7 +277,7 @@ public void close() throws IOException {
}
@Override
- /**
Review comment:
Can we move `@Override` close to the method so that we do not need to change
this `/**`. WDYT?
----------------------------------------------------------------
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