JingsongLi commented on code in PR #4701:
URL: https://github.com/apache/paimon/pull/4701#discussion_r1883197860


##########
paimon-common/src/main/java/org/apache/paimon/fs/FileIOUtils.java:
##########
@@ -44,4 +44,19 @@ public static FileIOLoader checkAccess(FileIOLoader fileIO, 
Path path, CatalogCo
         io.exists(path);
         return fileIO;
     }
+
+    public static void overwriteFileUtf8WithRetry(

Review Comment:
   inline this in commitHint



-- 
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: issues-unsubscr...@paimon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to