You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by GitBox <gi...@apache.org> on 2022/11/08 06:23:01 UTC

[GitHub] [gobblin] meethngala commented on a diff in pull request #3577: [GOBBLIN-1720]Add ancestors owner permissions preservations for iceberg distcp

meethngala commented on code in PR #3577:
URL: https://github.com/apache/gobblin/pull/3577#discussion_r1016185729


##########
gobblin-utility/src/main/java/org/apache/gobblin/util/PathUtils.java:
##########
@@ -80,6 +80,18 @@ public static Path getRootPath(Path path) {
     return getRootPath(path.getParent());
   }
 
+  /**
+   * Returns the root path child for the specified path.

Review Comment:
   thanks for the suggestion. I have added an example.



-- 
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: dev-unsubscribe@gobblin.apache.org

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