Apache Paimon Rust The rust implementation of Apache Paimon.

Clone this repo:
  1. cd9b90d [feature] support python scalar udf:video_snapshot for video (#336) by jerry · 12 hours ago main
  2. ab9fb84 fix: validate filesystem catalog identifiers (#334) by Minh Vu · 14 hours ago
  3. 2e29b61 fix: cap VarCharType/VarBinaryType MAX_LENGTH at i32::MAX (#339) by shyjsarah · 14 hours ago
  4. 13e370a feat: support input changelog for primary key writes (#318) by QuakeWang · 33 hours ago
  5. 63a5374 ci: revert pypa/gh-action-pypi-publish from v1.14.0 to v1.13.0 (#337) by yuxia Luo · 34 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.