yanghua commented on a change in pull request #1237: [MINOR] Code Cleanup,
remove redundant code, and other changes
URL: https://github.com/apache/incubator-hudi/pull/1237#discussion_r368210545
##########
File path:
hudi-common/src/test/java/org/apache/hudi/common/util/TestFSUtils.java
##########
@@ -74,7 +74,7 @@ public void testMaskFileName() {
}
@Test
- /**
Review comment:
Based on other test code style, we can let the `@Test` annotation close to
the method so that we can keep `/**` here. 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