This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git
The following commit(s) were added to refs/heads/main by this push:
new 02d4d0739e docs: Add apache iceberg-rust as user (#4100)
02d4d0739e is described below
commit 02d4d0739ea66abf4bf0ea4f135b29bb5c661f67
Author: Renjie Liu <[email protected]>
AuthorDate: Tue Jan 30 20:41:36 2024 +0800
docs: Add apache iceberg-rust as user (#4100)
* feat: Add apache iceberg-rust as user
* Fix comments
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 3bcea6a68a..9532333c39 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,7 @@ OpenDAL is an active open-source project. We are always
open to people who want
- [OctoBase](https://github.com/toeverything/OctoBase): the open-source
database behind [AFFiNE](https://github.com/toeverything/affine), local-first,
yet collaborative.
- [Pants](https://github.com/pantsbuild/pants): A fast, scalable,
user-friendly build system for codebases of all sizes.
- [QuestDB](https://github.com/questdb/questdb): An open-source time-series
database for high throughput ingestion and fast SQL queries with operational
simplicity.
+- [apache/iceberg-rust](https://github.com/apache/iceberg-rust/): Native Rust
implementation of [Apache Iceberg](https://iceberg.apache.org/), the open table
format for analytic datasets.
### C Binding