https://github.com/apache/paimon-mosaic
Apache Paimon Mosaic: a columnar-bucket hybrid format optimized for wide tables.
https://github.com/apache/paimon-mosaic
big-data data-ingestion paimon real-time-analytics rust streaming-datalake
Last synced: about 1 month ago
JSON representation
Apache Paimon Mosaic: a columnar-bucket hybrid format optimized for wide tables.
- Host: GitHub
- URL: https://github.com/apache/paimon-mosaic
- Owner: apache
- License: apache-2.0
- Created: 2026-05-18T04:57:44.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-25T11:46:13.000Z (about 1 month ago)
- Last Synced: 2026-05-25T13:29:56.810Z (about 1 month ago)
- Topics: big-data, data-ingestion, paimon, real-time-analytics, rust, streaming-datalake
- Language: Rust
- Homepage: https://paimon.apache.org/docs/mosaic/
- Size: 437 KB
- Stars: 11
- Watchers: 1
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Notice: NOTICE
- Copyright: copyright.txt
Awesome Lists containing this project
README
# Apache Paimon Mosaic [![Build Status]][actions] [![Latest Version]][crates.io]
[Build Status]: https://img.shields.io/github/actions/workflow/status/apache/paimon-mosaic/ci.yml
[actions]: https://github.com/apache/paimon-mosaic/actions?query=branch%3Amain
[Latest Version]: https://img.shields.io/crates/v/paimon-mosaic.svg
[crates.io]: https://crates.io/crates/paimon-mosaic
A columnar-bucket hybrid format optimized for wide tables of Apache Paimon.
## Java Linux compatibility
Published Java artifacts include JNI libraries for Linux. The Linux GNU
libraries are built with a `glibc` 2.17 baseline, so they can run on Linux
distributions with `glibc` 2.17 or newer.
## Contributing
Apache Paimon Mosaic 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-mosaic/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-mosaic/issues/new/choose) for bug report or asking questions in [discussion](https://github.com/apache/paimon-mosaic/discussions/new?category=q-a).
## License
Licensed under Apache License, Version 2.0.