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


##########
paimon-core/src/main/java/org/apache/paimon/io/DataFilePathFactory.java:
##########
@@ -98,6 +98,16 @@ public Path newPath(String prefix) {
         return newPathFromName(newFileName(prefix));
     }
 
+    public Path newPath(String prefix, Path relativeBucketPath) {

Review Comment:
   Why add this?



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

Reply via email to