An open API service indexing awesome lists of open source software.

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.

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.