Hi everyone, 

I'd like to propose releasing Apache Paimon Rust 0.1.0 — the first official ASF 
release of the Rust implementation. 

Since the project was created, we have merged 120+ commits from ~20 
contributors covering the following key features: 

- Paimon table format reader (Parquet, ORC, Avro) with schema evolution as well 
as filesystem and rest catalog support 
- Apache DataFusion integration (catalog, predicate/projection push-down, time 
travel, partition pruning, statistics) 
- Deletion vectors, data-level stats pruning, BTree global index, Tantivy 
full-text search index 
- Commit pipeline with SnapshotCommit abstraction 
- Go / Python bindings 

It's really thrilling to see paimon-rust grow from an empty repo to a 
feature-rich SDK with multi-language bindings in such a short time. Huge thanks 
to everyone who contributed! 

I have recently gone through the full ASF release process for Apache 
Fluss(Incubating) Rust 0.1.0, and I would like to volunteer as the release 
manager for this release as well. 

Please leave your comments here if you have any concerns, blockers, or features 
you'd like to include in this release. If there are no objections, I will start 
the release process in a few days. 

Best regards, 
Yuxia 

Reply via email to