https://github.com/apache/paimon-rust
Apache Paimon Rust The rust implementation of Apache Paimon.
https://github.com/apache/paimon-rust
big-data data-ingestion paimon real-time-analytics rust streaming-datalake table-store
Last synced: about 1 year ago
JSON representation
Apache Paimon Rust The rust implementation of Apache Paimon.
- Host: GitHub
- URL: https://github.com/apache/paimon-rust
- Owner: apache
- License: apache-2.0
- Created: 2024-07-05T02:36:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T19:28:56.000Z (over 1 year ago)
- Last Synced: 2025-04-03T04:17:04.325Z (about 1 year ago)
- Topics: big-data, data-ingestion, paimon, real-time-analytics, rust, streaming-datalake, table-store
- Language: Rust
- Homepage: https://paimon.apache.org/
- Size: 89.8 KB
- Stars: 111
- Watchers: 12
- Forks: 35
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Apache Paimon Rust [![Build Status]][actions] [![Latest Version]][crates.io]
[Build Status]: https://img.shields.io/github/actions/workflow/status/apache/paimon-rust/ci.yml
[actions]: https://github.com/apache/paimon-rust/actions?query=branch%3Amain
[Latest Version]: https://img.shields.io/crates/v/paimon.svg
[crates.io]: https://crates.io/crates/paimon
The rust implementation of Apache Paimon.
## Issue Tracker
See [Tracking issues of 0.1.0 version for Apache Paimon Rust](https://github.com/apache/paimon-rust/issues/3)
## 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:
- Follow the [Contributing Guide](CONTRIBUTING.md) to contribute.
- Create new [Issue](https://github.com/apache/paimon-rust/issues/new) for bug reportor or feature request.
- Start discussion thread at [dev mailing list](mailto:dev@paimon.apache.org) ([subscribe]() / [unsubscribe]() / [archives](https://lists.apache.org/list.html?dev@paimon.apache.org))
- Talk to community directly at [Slack #paimon channel](https://join.slack.com/t/the-asf/shared_invite/zt-2l9rns8pz-H8PE2Xnz6KraVd2Ap40z4g).
## Getting help
Submit [issues](https://github.com/apache/paimon-rust/issues/new/choose) for bug report or asking questions in [discussion](https://github.com/apache/paimon-rust/discussions/new?category=q-a).
## License
Licensed under Apache License, Version 2.0.