wangxianghu commented on a change in pull request #1263: [MINOR] Update the
javadoc of HoodieTableMetaClient#scanFiles
URL: https://github.com/apache/incubator-hudi/pull/1263#discussion_r368800615
##########
File path:
hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTableMetaClient.java
##########
@@ -381,7 +381,15 @@ public static HoodieTableMetaClient
initTableAndGetMetaClient(Configuration hado
return metaClient;
}
- // HELPER METHODS TO CREATE META FILE NAMES
+ /**
+ * Helper methods to create meta file names.
Review comment:
@yanghua Ok
----------------------------------------------------------------
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