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

Add more API support for Python bindings #3434

Closed
6 tasks done
Zheaoli opened this issue Oct 31, 2023 · 4 comments · Fixed by #3454, #3467 or #3469
Closed
6 tasks done

Add more API support for Python bindings #3434

Zheaoli opened this issue Oct 31, 2023 · 4 comments · Fixed by #3454, #3467 or #3469

Comments

@Zheaoli
Copy link
Member

Zheaoli commented Oct 31, 2023

Hello folks, I would add more API to Python bindings, make sure we can use same API in both Java and Python binding

Here's the task

  • Append
  • Copy
  • Rename
  • RemoveAll
  • presign_read
  • presign_write
@Zheaoli
Copy link
Member Author

Zheaoli commented Oct 31, 2023

cc @Xuanwo @messense WDYT

@Zheaoli
Copy link
Member Author

Zheaoli commented Oct 31, 2023

/assign

@Xuanwo
Copy link
Member

Xuanwo commented Oct 31, 2023

  • append now is an option for write, we can remove it.
  • presign_read and presign_write has been implemented.

@messense
Copy link
Member

messense commented Nov 3, 2023

This is done, thanks @Zheaoli

@messense messense closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment