From 931432c181636b667fa21c20fefc3efcd6a784d1 Mon Sep 17 00:00:00 2001 From: Jefffrey Date: Wed, 29 Jul 2026 13:55:43 +0900 Subject: [PATCH] chore: fix readmes --- README.md | 1 + arrow/README.md | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index f1242469b2d2..ec0cb1a01dd0 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ There are several related crates in different repositories [`datafusion`]: https://crates.io/crates/datafusion [`ballista`]: https://crates.io/crates/ballista +[`opendal`]: https://crates.io/crates/opendal [`parquet_opendal`]: https://crates.io/crates/parquet_opendal [parquet_opendal-readme]: https://github.com/apache/opendal/blob/main/integrations/parquet/README.md [object_store-readme]: https://github.com/apache/arrow-rs-object-store/blob/main/README.md diff --git a/arrow/README.md b/arrow/README.md index 4c084553659f..fb5f6b9ab2bd 100644 --- a/arrow/README.md +++ b/arrow/README.md @@ -36,11 +36,6 @@ Arrow features are supported by this crate. [Implementation Status Page]: https://arrow.apache.org/docs/status.html - -## Rust Version Compatibility - -This crate is tested with the latest stable version of Rust. We do not currently test against other, older versions. - ## Versioning / Releases The `arrow` crate follows the [SemVer standard] defined by Cargo and works well