From e4465237a7fe5c0b212af200e14452f6ffdf1f27 Mon Sep 17 00:00:00 2001 From: Renjie Liu Date: Tue, 30 Jan 2024 20:31:48 +0800 Subject: [PATCH] Fix comments --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 64ebb8aeaae0..9532333c3996 100644 --- a/README.md +++ b/README.md @@ -132,8 +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/): Apache Iceberg is a table format for huge analytic - datasets, and this is the Rust implementation of the Iceberg table format. +- [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