This is an automated email from the ASF dual-hosted git repository.
jshao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 35a2dc1183 [#8987] web(UI): support pagination for fileset files list
(#8988)
add 51f4409bee [#8953]Improve(gvfs-python): refactor python gvfs cache
(#8993)
No new revisions were added by this update.
Summary of changes:
.../gravitino/filesystem/gvfs_base_operations.py | 203 ++++++++--
.../tests/unittests/test_filesystem_cache.py | 441 +++++++++++++++++++++
.../tests/unittests/test_gvfs_with_local.py | 37 +-
3 files changed, 631 insertions(+), 50 deletions(-)
create mode 100644
clients/client-python/tests/unittests/test_filesystem_cache.py