shenh062326 commented on a change in pull request #2478:
URL: https://github.com/apache/hudi/pull/2478#discussion_r563262820
##########
File path:
hudi-common/src/test/java/org/apache/hudi/common/testutils/HoodieTestUtils.java
##########
@@ -107,6 +111,28 @@ public static HoodieTableMetaClient init(Configuration
hadoopConf, String basePa
return HoodieTableMetaClient.initTableAndGetMetaClient(hadoopConf,
basePath, properties);
}
+ public static final void createMetadataFolder(String basePath) {
Review comment:
Thanks for you review, since it's no need in this PR, I will remove it.
----------------------------------------------------------------
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]