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
apache#5209)
### What changes were proposed in this pull request?
Add support for S3 fileset in the Python client.
### Why are the changes needed?
it's the user needs.
Fix: apache#5188
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
Replace with real s3 account and execute the following test.
<img width="1534" alt="image"
src="https://github.com/user-attachments/assets/3d6267ce-8954-43e6-bc54-ac70998df9f9">
./gradlew :clients:client-python:test -PskipDockerTests=false
Describe the feature
What would you like to be improved?
As the PRs #4232 are undergoing, we also need to change the python gvfs client to support S3
How should we improve?
No response
Motivation
No response
Describe the solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: