Apache Paimon Rust The rust implementation of Apache Paimon.

Clone this repo:
  1. 587389b feat: replace apache-avro with serde_avro_fast and parallelize manifest reads (#203) by Jingsong Lee · 8 hours ago main
  2. 35b6386 feat: support complex types (#202) by Jingsong Lee · 15 hours ago
  3. 1f4aac6 feat(scan): support data-level stats pruning in TableScan (#196) by Zach · 15 hours ago
  4. 4ff1c11 feat: support schema evolution read with SchemaManager (#197) by Jingsong Lee · 27 hours ago
  5. 30d76b9 feat: support time travel by tag name and doc it (#199) by Jingsong Lee · 29 hours 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.