Apache Paimon Rust The rust implementation of Apache Paimon.

Clone this repo:
  1. 009d610 fix(spec): accept Java's long memory-size units and reject overflow (#621) by jackylee · 21 hours ago main
  2. 82cecf1 fix(table): stop answering COUNT(*) from a placeholder row count (#624) by Dapeng Sun(孙大鹏) · 21 hours ago
  3. 7810abe feat(datafusion): support alter column (#625) by QuakeWang · 21 hours ago
  4. e5a9087 fix(spec): validate bucket-key against table schema (#620) by jackylee · 21 hours ago
  5. 4a933ec perf(arrow): evaluate In/NotIn with a hash set for byte, string, and integer columns (#619) by Jordan Epstein · 2 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.