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

## Special chars Some services don't handle special chars correctly, for example: `special_dir !@#$%^&*()_+-=;'>

We can add a pin services, so that we can pin files everytime we write a new file.

https://github.com/fsouza/fake-gcs-server

Fix https://github.com/apache/incubator-opendal/issues/1667

Nearly no one really uses read from tail, but we need to do a lot of hacks at services side. For example: > Webhdfs https://github.com/datafuselabs/opendal/blob/034cb76bfad68a540925c91cca078d7d16dcf292/src/services/webhdfs/backend.rs#L383-L385 > azblob https://github.com/datafuselabs/opendal/blob/034cb76bfad68a540925c91cca078d7d16dcf292/src/services/azblob/backend.rs#L565-L573

OpenDAL is no longer solely a Rust project as it now includes bindings, binaries, and a website. To maintain a cleaner root directory, we propose moving OpenDAL itself to the...