jerryshao commented on code in PR #3931: URL: https://github.com/apache/gravitino/pull/3931#discussion_r1667939728
########## docs/how-to-use-python-gvfs.md: ########## @@ -0,0 +1,240 @@ +--- +title: How to use Gravitino Virtual File System with Filesets in Python +slug: /how-to-use-python-gvfs +license: "Copyright 2024 Datastrato Pvt Ltd. +This software is licensed under the Apache License version 2." +--- + +## Introduction Review Comment: Maybe we don't need to create another doc for python gvfs, add into the current `hot-to-use-gvfs.md` should be OK, WDYT? ########## docs/how-to-use-python-gvfs.md: ########## @@ -0,0 +1,240 @@ +--- +title: How to use Gravitino Virtual File System with Filesets in Python +slug: /how-to-use-python-gvfs +license: "Copyright 2024 Datastrato Pvt Ltd. +This software is licensed under the Apache License version 2." Review Comment: The license header should be updated to use ASF one, please refer to other docs. -- 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]
