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

Docs of behavior test (and also docs of fuzzer) gives [an example to set up .env](https://github.com/apache/opendal/blob/1824d9365156ebcc9703bbb8385a6d65b1f8110b/core/tests/behavior/README.md?plain=1#L20) with `OPENDAL_FS_ROOT=/tmp`, but tests would fail if .env was set up according to it...

If a folder contains an empty space at the end, listing seems to trim making it an invalid path. Create a new empty project `cargo new opendal-space-bug`. Cargo.toml ```toml [package]...

OpenDAL has an assertion that to prevent users to access metadata that not been set. For example, visting etag from the metadata returned by list. I feel the assertion from...

I‘ve noticed that SQLite has impl scan fn, while MYSQL, PostgreSQL, D1, and SurrealDB have not yet impl it. Since they are all SQL dbs (actually, I'm not quite sure...

object_store_opendal has been used by some users but we don't have a doc page for it. We need to improve this part. related to: https://github.com/apache/arrow-rs/pull/5752#discussion_r1597420064 ## Tasks - [ ]...

good first issue
help wanted

fsspec is widely used in python ecosystem, we can provide support for it.

I find this API does useful for users to fetch fixed size buffers.

Documentation for enabling shared drives: https://developers.google.com/drive/api/guides/enable-shareddrives The config needs to accept a `driveId` parameter and pass it as a query parameter in the api calls

good first issue
help wanted
services/gdrive

Baidu Object Storage (BOS) BOS provides a stable, safe, efficient, and scalable cloud storage service. You can store any quantity and form of unstructured data in BOS, with managing and...

good first issue
help wanted

References: https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/ The detailed actions to take still need research.