voonhous commented on code in PR #17806:
URL: https://github.com/apache/hudi/pull/17806#discussion_r2671915063
##########
hudi-sync/hudi-hive-sync/src/test/java/org/apache/hudi/hive/testutils/HiveTestUtil.java:
##########
@@ -261,6 +261,15 @@ public static void shutdown() {
failedReleases.add("ZKService");
}
+ // 在所有服务关闭后,在关闭文件系统之前删除临时目录
Review Comment:
NIT: Let's avoid chinese comments.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]