Apache Paimon Rust The rust implementation of Apache Paimon.

Clone this repo:
  1. 78994db fix(spec): align index manifest field order with Java (#797) by Jingsong Lee · 29 hours ago main
  2. ced0c86 fix(variant): sort object keys by UTF-8 bytes like Java (#789) by jackylee · 5 days ago
  3. db2d1ad feat(file_index): integrate pruning into raw data-file reads (#783) by QuakeWang · 5 days ago
  4. dda5133 fix(spec): reserve 16 bytes for non-compact decimal in BinaryRow (#791) by jackylee · 5 days ago
  5. c5d6621 build: prepare the 0.4.0 release (#790) by XiaoHongbo · 6 days 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.