opendal icon indicating copy to clipboard operation
opendal copied to clipboard

Apache OpenDAL: access data freely.

Results 354 opendal issues
Sort by recently updated
recently updated
newest added

## Summary 1. add documentation for the GCS backend 2. add a runnable example for the GCS backend Signed-off-by: ClSlaid I hereby agree to the terms of the CLA available...

Work coming into its final!

## Features to complete - [ ] Basic read, write, stat, list, delete operations - [x] Initiate a GCS backend skeleton: #513 - [x] Add unit tests for the GCS...

API Docs: https://support.huaweicloud.com/api-obs/obs_04_0010.html To support Huawei object storage services, we need to implement huawei object signing first: https://github.com/Xuanwo/reqsign/issues/104

Though already imported https://github.com/datafuselabs/opendal/blob/7848fbc17ef60765aef6c9026566a356cec64fa3/src/services/gcs/backend.rs#L25 Some unnecessary namespace prefixes are still represented in the code https://github.com/datafuselabs/opendal/blob/7848fbc17ef60765aef6c9026566a356cec64fa3/src/services/gcs/backend.rs#L434 https://github.com/datafuselabs/opendal/blob/7848fbc17ef60765aef6c9026566a356cec64fa3/src/services/gcs/backend.rs#L452 _Originally raised by @ClSlaid in https://github.com/datafuselabs/opendal/pull/526#discussion_r946380497_

good first issue
help wanted

We have moved all our observability code into layers: https://opendal.databend.rs/opendal/layers/index.html But we didn't track the structs returned by our APIs like reader and writer. This issue is used to track...

good first issue
help wanted

- https://github.com/datafuselabs/opendal/pull/438 ## Tasks - [ ] Add Multipart support for s3 - [ ] Add integration tests

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary Adds a new backend service provider - IPFS

This tracking issue intends to track the implementations of different underlying storage schemes. Please feel free to take any of them. ## Need Tests This section is used to track...

good first issue
help wanted