opendal icon indicating copy to clipboard operation
opendal copied to clipboard

Tracking issues of RFC-6213: Options API

Open Xuanwo opened this issue 7 months ago • 3 comments

  • RFC PR: https://github.com/apache/opendal/pull/6213

Migrate bindings to use the new options APIs.

  • [ ] java
  • [ ] python
  • [ ] nodejs
  • [ ] c

Xuanwo avatar May 22 '25 10:05 Xuanwo

Should we create sub-tasks tracking for adding each option type to the language bindings. That might help us avoid huge PRs, and we can surface some great first issues!

geruh avatar May 26 '25 02:05 geruh

Should we create sub-tasks tracking for adding each option type to the language bindings. That might help us avoid huge PRs, and we can surface some great first issues!

That's a good idea! However, I'm not familiar with bindings development. Maybe you could start a tracking issue for the Java binding?

Xuanwo avatar May 27 '25 12:05 Xuanwo

possible additions from https://github.com/apache/opendal/issues/6227 ?

chitralverma avatar May 28 '25 06:05 chitralverma

Node.js migration has been completed. #6281

kingsword09 avatar Jul 11 '25 08:07 kingsword09