We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As the PRs #5079 and #4232 are undergoing, we also need to change the python gvfs client to support GCS and S3
No response
The text was updated successfully, but these errors were encountered:
[#5139] feat(python-client): Support GCS fileset in the python GVFS c…
ef44021
…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">
[apache#5139] feat(python-client): Support GCS fileset in the python …
015e808
…GVFS client (apache#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: apache#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">
yuqi1129
Successfully merging a pull request may close this issue.
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: