opendal
opendal copied to clipboard
Apache OpenDAL: access data freely.
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary * Move to mixed Python/Rust project layout to include type hints for `opendal.layers` * Add [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi)...
related: - https://github.com/matsadler/magnus#writing-an-extension-gem-calling-rust-from-ruby - https://github.com/danielpclark/rutie#using-rust-in-ruby
The error message: ``` Databend Query start failure, cause: Code: 4000, displayText = other error (BackendConfigInvalid (permanent) at => bucket is empty). ``` indicates `bucket` in config is not set,...
This issue intends to track the interesing things that could happen in 2023. It doesn't means a roadmap or promise. If you are interested in some part of this issue,...
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary [cmocka](https://cmocka.org/) is an elegant unit testing framework for C with support for mock objects. Licensed under...
https://infra.apache.org/github-actions-secrets.html > We only allow Actions that are official "Made by GitHub" or local to the Apache org on GitHub, to address a potential security vulnerability. This is an incident-related...
All user to connection a redis cluster via redis service. We can add a new config value called `cluster_endpoints` References: [redis::cluster](https://docs.rs/redis/latest/redis/cluster/index.html)