youngyjd opened a new pull request, #8860: URL: https://github.com/apache/gravitino/pull/8860
### What changes were proposed in this pull request? Remove FilesetPathNotFoundError and throws FileNotFoundError instead. ### Why are the changes needed? Have Python GVFS consistent with JAVA GVFS behavior. This is a follow up action item of https://github.com/apache/gravitino/pull/8859 Fix: #(issue) https://github.com/apache/gravitino/issues/8858 ### Does this PR introduce _any_ user-facing change? FilesetPathNotFoundError will be removed. Users will see FileNotFoundError instead. ### How was this patch tested? 1. unit tests. 2. tested in our environment -- 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]
