paimon
paimon copied to clipboard
Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 0.7 ### Compute Engine null ### Minimal reproduce step null ### What...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Subtask of #3827, add options such as block size, block factor, expected number...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 0.7 ### Compute Engine spark 3.1.2 - 2.12 ### Minimal reproduce step...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation When we use Paimon as the source for outer key joins, it is...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Paimon has plan to support Spark4.0. To avoid to maintain too many spark...
### Purpose initalize -> initialize
### Purpose Sequence batch should not be used; it only optimizes memory, and we only need to return the results in order. Randomly execution can improve performance. ### Tests ###...
### Purpose support statistics in flink Linked issue: close #xxx ### Tests ### API and Format ### Documentation
### Purpose When I study the logic of produce changelog, I find a redundant if statement affects my understanding of the code logic. In order not to affect more people,...
### Purpose Currently tag can not rename after create,this pr is aim to support it. Linked issue: close #xxx ### Tests ### API and Format ### Documentation