Apache Paimon Rust¶
The Rust implementation of Apache Paimon — a streaming data lake platform with high-speed data ingestion, changelog tracking, and efficient real-time analytics.
Overview¶
Apache Paimon Rust provides native Rust libraries for reading and writing Paimon tables, enabling high-performance data lake access from the Rust ecosystem.
Key features:
- Native Rust reader for Paimon table format
- Support for local filesystem, S3, and OSS storage backends
- REST Catalog integration
- Apache DataFusion integration for SQL queries
Status¶
The project is under active development, tracking the 0.1.0 milestone.
License¶
Apache Paimon Rust is licensed under the Apache License 2.0.