youngyjd opened a new pull request, #8869: URL: https://github.com/apache/gravitino/pull/8869
### What changes were proposed in this pull request? Add fallback support in Python gvfs hooks ### Why are the changes needed? this is the last resort for fallback scenario, in case anything goes wrong with Gravitino server or gvfs. The change in Python GVFS is consistent with the JAVA GVFS change in this PR - https://github.com/apache/gravitino/pull/8753 Fix: https://github.com/apache/gravitino/issues/8752 ### Does this PR introduce _any_ user-facing change? By default, no behavior change. However, user now can customize fallback. ### How was this patch tested? Unit tests added and updated -- 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]
