jerryshao commented on code in PR #3931:
URL: https://github.com/apache/gravitino/pull/3931#discussion_r1670075290
##########
docs/how-to-use-gvfs.md:
##########
@@ -21,6 +23,10 @@ the files or folders as shown below:
```text
gvfs://fileset/${catalog_name}/${schema_name}/${fileset_name}/sub_dir/
```
+In python GVFS, you can also access the files or folders as shown below:
Review Comment:
For each paragraph (code block) you'd better add a necessary blank line
before and after, for example, here you should add a blank line before and
after this paragraph.
--
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]