The Apache Paimon community is pleased to announce the release of Apache Paimon Rust 0.1.0
Documentation for Paimon can be found at: https://paimon.apache.org/releases/Rust%200.1.0 paimon rust crate: cargo add paimon https://crates.io/crates/paimon paimon-datafusion crate: cargo add paimon-datafusion https://crates.io/crates/paimon-datafusion python binding: pip install pypaimon-rust https://pypi.org/project/pypaimon-rust/ go binding: go get github.com/apache/paimon-rust/bindings/[email protected] Release notes: https://github.com/apache/paimon-rust/releases/tag/v0.1.0 Release announcement https://paimon.apache.org/releases/Rust%200.1.0 Thanks to all contributors!
