diqiu50 commented on code in PR #5627:
URL: https://github.com/apache/gravitino/pull/5627#discussion_r1850173997


##########
settings.gradle.kts:
##########
@@ -47,7 +47,8 @@ include(
   "clients:filesystem-hadoop3",
   "clients:filesystem-hadoop3-runtime",
   "clients:client-python",
-  "clients:cli"
+  "clients:cli",
+  "clients:gvfs-fuse"

Review Comment:
   This name is too similar to `filesystem-hadoop`. However, `FUSE` and 
`Hadoop` are not on the same level. How about using `client-fuse` instead?



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

Reply via email to