This is an automated email from the ASF dual-hosted git repository.
jshao pushed a change to branch
cherry-pick-branch-0.9-315aa7658c7841fb69d0d9514f20e8baae9f6465
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from bce968ccbc [#6815] feat(core): Support update comment for model
version (#6861)
add efaeb6ddfd [#6895] feat(GVFS): support specifying the location name in
GVFS (#6948)
add f66f4e3271 Merge branch 'branch-0.9' into
cherry-pick-branch-0.9-315aa7658c7841fb69d0d9514f20e8baae9f6465
No new revisions were added by this update.
Summary of changes:
.../hadoop/SecureHadoopCatalogOperations.java | 10 +--
clients/client-python/gravitino/filesystem/gvfs.py | 37 ++++++++++-
.../gravitino/filesystem/gvfs_config.py | 8 +++
.../tests/integration/test_gvfs_with_hdfs.py | 72 +++++++++++++++++++++-
.../hadoop/GravitinoVirtualFileSystem.java | 36 +++++++++--
.../GravitinoVirtualFileSystemConfiguration.java | 18 ++++++
.../gravitino/filesystem/hadoop/TestGvfsBase.java | 7 ++-
.../test/GravitinoVirtualFileSystemIT.java | 51 +++++++++++++++
docs/how-to-use-gvfs.md | 62 ++++++++++---------
9 files changed, 253 insertions(+), 48 deletions(-)