Apache Paimon Rust The rust implementation of Apache Paimon.

Clone this repo:
  1. e0d1f69 feat(tantivy): Add Tantivy full-text search with on-demand archive reading (#231) by Jingsong Lee · 10 hours ago main
  2. e65d222 feat(btree): Add BTree global index reader with async on-demand block loading (#229) by Jingsong Lee · 16 hours ago
  3. dd71c58 feat: abstract FormatFileReader and introduce ORC & avro readers (#225) by Jingsong Lee · 2 days ago
  4. cc13352 feat(go): add filter push-down and predicate API for Go binding (#216) by yuxia Luo · 2 days ago
  5. 96c8715 feat: Support data evolution row id filter (#222) by xiaohongbo04-bot · 3 days ago

Apache Paimon Rust   Build Status Latest Version

The rust implementation of Apache Paimon.

Issue Tracker

See Tracking issues of 0.1.0 version for Apache Paimon Rust

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.