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_r374137601
 
 

 ##########
 File path: 
hudi-common/src/test/java/org/apache/hudi/common/table/view/TestHoodieTableFileSystemView.java
 ##########
 @@ -355,7 +355,7 @@ protected void 
testViewForFileSlicesWithAsyncCompaction(boolean skipCreatingData
     assertEquals("Log File Order check", fileName4, 
logFiles.get(0).getFileName());
     assertEquals("Log File Order check", fileName3, 
logFiles.get(1).getFileName());
 
-    /** Data Files API tests */
+    /* Data Files API tests */
 
 Review comment:
   ditto

----------------------------------------------------------------
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

Reply via email to