forked from apache/gravitino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[apache#5188] feat(python-client): Support s3 fileset in python client (
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
- Loading branch information
1 parent
69f6bdf
commit 47525d4
Showing
6 changed files
with
565 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.