Skip to content
New issue

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

[FEATURE] Support OSS fileset python client #5221

Closed
yuqi1129 opened this issue Oct 22, 2024 · 0 comments · Fixed by #5225
Closed

[FEATURE] Support OSS fileset python client #5221

yuqi1129 opened this issue Oct 22, 2024 · 0 comments · Fixed by #5225
Assignees
Labels
0.7.0 Release v0.7.0 feature New feature or request

Comments

@yuqi1129
Copy link
Contributor

Describe the feature

After #5174, we have supported the OSS fileset in the Gravitno server, however, the corresponding Python client has not been finished, this issue is aimed to add Python client support for OSS fileset.

Motivation

No response

Describe the solution

No response

Additional context

No response

@yuqi1129 yuqi1129 added the feature New feature or request label Oct 22, 2024
@yuqi1129 yuqi1129 self-assigned this Oct 22, 2024
github-actions bot pushed a commit that referenced this issue Oct 24, 2024
…5225)

### What changes were proposed in this pull request?

Add support for Aliyun OSS python client.

### Why are the changes needed?

It's a need

Fix: #5221

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

Test locally. Do the following change to `test_gvfs_with_oss.py` and run
`./gradlew :clients:client-python:test -PskipDockerTests=false`


<img width="1261" alt="image"
src="https://github.com/user-attachments/assets/a57a3f2e-178b-4b50-8219-5a95d0329cd1">
<img width="1211" alt="image"
src="https://github.com/user-attachments/assets/b2675a44-d9db-4d11-a505-8e098ef3173f">
@jerryshao jerryshao added the 0.7.0 Release v0.7.0 label Oct 24, 2024
jerryshao pushed a commit that referenced this issue Oct 25, 2024
…5239)

### What changes were proposed in this pull request?

Add support for Aliyun OSS python client.

### Why are the changes needed?

It's a need

Fix: #5221

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

Test locally. Do the following change to `test_gvfs_with_oss.py` and run
`./gradlew :clients:client-python:test -PskipDockerTests=false`


<img width="1261" alt="image"
src="https://github.com/user-attachments/assets/a57a3f2e-178b-4b50-8219-5a95d0329cd1">
<img width="1211" alt="image"
src="https://github.com/user-attachments/assets/b2675a44-d9db-4d11-a505-8e098ef3173f">

Co-authored-by: Qi Yu <[email protected]>
mplmoknijb pushed a commit to mplmoknijb/gravitino that referenced this issue Nov 6, 2024
…ent (apache#5225)

### What changes were proposed in this pull request?

Add support for Aliyun OSS python client.

### Why are the changes needed?

It's a need

Fix: apache#5221

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

Test locally. Do the following change to `test_gvfs_with_oss.py` and run
`./gradlew :clients:client-python:test -PskipDockerTests=false`


<img width="1261" alt="image"
src="https://github.com/user-attachments/assets/a57a3f2e-178b-4b50-8219-5a95d0329cd1">
<img width="1211" alt="image"
src="https://github.com/user-attachments/assets/b2675a44-d9db-4d11-a505-8e098ef3173f">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.7.0 Release v0.7.0 feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants