jerryshao commented on code in PR #5974:
URL: https://github.com/apache/gravitino/pull/5974#discussion_r1908075170


##########
clients/filesystem-hadoop3/src/main/java/org/apache/gravitino/filesystem/hadoop/GravitinoVirtualFileSystem.java:
##########
@@ -410,6 +336,23 @@ private FilesetContextPair getFilesetContext(Path 
virtualPath, FilesetDataOperat
     return new FilesetContextPair(new Path(actualFileLocation), fs);
   }
 
+  private boolean credentialVending(Catalog catalog, NameIdentifier 
filesetIdentifier) {

Review Comment:
   > [#5974 
(comment)](https://github.com/apache/gravitino/pull/5974#discussion_r1907048155)
   
   Is that what I suggested? Don't use my comment as a reason, what I suggest 
is different.



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