Apache Paimon Rust The rust implementation of Apache Paimon.

Clone this repo:
  1. 6e39faa feat(file_index): add predicate evaluation foundation (#721) by QuakeWang · 6 hours ago main
  2. 4889e60 feat(go): add postpone fixed-bucket write bindings (#722) by XiaoHongbo · 6 hours ago
  3. 53c17eb perf(vindex): split build timing logs by phase (#723) by jerry · 6 hours ago
  4. dbb44c4 fix(avro): read TIME, BLOB, MULTISET and non-string-key map columns (#724) by jackylee · 6 hours ago
  5. 59bc642 fix(datafusion): surface tag create-time and retention in $tags (#728) by jackylee · 6 hours ago

Apache Paimon Rust   Build Status Latest Version

The Rust implementation of Apache Paimon.

Issue Tracker

See GitHub Issues

Contributing

Apache Paimon Rust is an exciting project currently under active development. Whether you're looking to use it in your projects or contribute to its growth, there are several ways you can get involved:

Documentation

The project documentation is built with MkDocs. See docs/README.md for details.

pip3 install mkdocs-material
cd docs && mkdocs serve

Getting help

Submit issues for bug report or asking questions in discussion.

License

Licensed under Apache License, Version 2.0.