You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/01/18 06:41:13 UTC

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1237: [MINOR] Code Cleanup, remove redundant code, and other changes

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:
users@infra.apache.org


With regards,
Apache Git Services