You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…lient (#5160)
### What changes were proposed in this pull request?
- Support GCS fileset in the Python GVFS client
- Add an IT about the GCS fileset.
### Why are the changes needed?
It's user needs.
Fix: #5139
### Does this PR introduce _any_ user-facing change?
Modify the Python GVFS client.
### How was this patch tested?
Test locally and add an IT that can't run automatically.
Modify mode as the following picture and execute `./gradlew
:clients:client-python:test -PskipDockerTests=false` success.
<img width="1332" alt="image"
src="https://github.com/user-attachments/assets/e3b781fa-3ac1-458a-9224-d7e01107828b">
<img width="1530" alt="image"
src="https://github.com/user-attachments/assets/f53c2d20-c253-4eb9-a84f-4c13569b513b">
What would you like to be improved?
As the PRs #5079 and #4232 are undergoing, we also need to change the python gvfs client to support GCS and S3
How should we improve?
No response
The text was updated successfully, but these errors were encountered: