Apache Paimon Rust The rust implementation of Apache Paimon.

Clone this repo:
  1. 9294d1f feat(datafusion): support branch_manager and system table (#290) by xuzifu666 · 2 days ago main
  2. 6486efd feat(datafusion): add CALL procedure support for tag and rollback operations (#291) by Jingsong Lee · 3 days ago
  3. 07de603 feat(datafusion): add TRUNCATE TABLE and DROP PARTITION SQL support (#292) by Jingsong Lee · 3 days ago
  4. 8d291b9 [doc] Document full_text_search and vector_search for datafusion (#289) by Jingsong Lee · 3 days ago
  5. 6fff76d feat: add Lumina vector index read infrastructure (#267) by XiaoHongbo · 4 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.