Apache Paimon Rust The rust implementation of Apache Paimon.

Clone this repo:
  1. 7b3c89f feat(datafusion): Add DDL support with PRIMARY KEY constraint syntax (#237) by Jingsong Lee · 17 hours ago main
  2. ecbf458 feat(write): add write pipeline with DataFusion INSERT INTO/OVERWRITE support (#234) by Jingsong Lee · 17 hours ago
  3. 4a10094 perf(reader): Improve the performance of parquet reader (#230) by umi · 2 days ago
  4. a3d535d release: add document for how to release and how to verify a release (#235) by yuxia Luo · 2 days ago
  5. db71611 feat(table): Add commit pipeline with SnapshotCommit abstraction (#233) by Jingsong Lee · 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.