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/incubator-paimon/issues) and found nothing similar. ### Motivation Up to now, Paimon use zorder & order sort compaction to speed up...
### Purpose Linked issue: close #xxx ### Tests ### API and Format ### Documentation
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 0.7.0 ### Compute Engine Flink 1.17.2 ### Minimal reproduce step ### 一....
### Search before asking - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar. ### Paimon version 0.5 ### Compute Engine flink1.16.1 spark3.3.1 ### Minimal reproduce step schema options...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation paimon-action currently only supports data warehousing in cdc format. Does not seem to...
### Purpose Linked issue: close #3310 ### Tests ### API and Format ### Documentation
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation How to use paimon-flink-action-*.jar when submitting MySQL CDC jobs on Kubernetes (k8s) using...
Purpose Fixed the problem that when using kafka-cdc for data synchronization, when the field type of the data source is float(10,2) or double(8), an exception message will appear when getPrecision...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar. ### Paimon version paimon-flink-1.15-0.4-20230330.002117-12.jar ### Compute Engine flink1.15.3 ### Minimal reproduce step When writing a...
### Purpose Support debezium avro format in cdc action. The Related PR: #2070 ### Tests ### API and Format ### Documentation