unknowntpo commented on code in PR #5905: URL: https://github.com/apache/gravitino/pull/5905#discussion_r1948066172
########## clients/filesystem-fuse/src/fuse_api_handle.rs: ########## @@ -53,7 +53,7 @@ impl<T: RawFileSystem> FuseApiHandle<T> { } } - async fn get_modified_file_stat( + pub async fn get_modified_file_stat( &self, Review Comment: Done. -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org