apache / opendal

Apache OpenDAL: access data freely.
https://opendal.apache.org
Apache License 2.0
3.04k stars 422 forks source link

Tracking issues of integration `unftp-sbe` #4769

Open Xuanwo opened 4 weeks ago

Xuanwo commented 4 weeks ago

https://github.com/apache/opendal/pull/4765 has added most features around unftp-sbe, this issue is used to track the remaining issues.

Tasks

Xuanwo commented 4 weeks ago

cc @George-Miao, would you like to take a look?

George-Miao commented 4 weeks ago

Sure. I'll add the README and examples.

Xuanwo commented 4 weeks ago

Sure. I'll add the README and examples.

Thanks a lot!

George-Miao commented 3 weeks ago

How should the CI part be done? @Xuanwo

Xuanwo commented 3 weeks ago

How should the CI part be done? @Xuanwo

We can setup some basic CI first like clippy and tests

George-Miao commented 3 weeks ago

All tasks have been done. Should we close the issue?

Xuanwo commented 3 weeks ago

Hi, do you think it's a good idea to add some tests for ubftp-sbe integration like https://github.com/bolcom/libunftp/tree/master/crates/unftp-sbe-gcs/tests? I feel like we can at least test it with fs, s3, gcs and azblob.

You can finish the tests part and I'm willing to get it ready in our workflow.

Xuanwo commented 2 weeks ago

I'm happy that unftp upstream is gooding to use this integration directly: https://github.com/bolcom/unFTP/issues/183

Before we start the work at upstream side, how about finishing the test work first? I want to avoid the unexpected issues at upstream.

Xuanwo commented 2 weeks ago

Current docs for unftp-sbe-opendal doesn't look good

image

Would you like to track it in a new issue or in this tracking issue?