paimon icon indicating copy to clipboard operation
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.

Results 540 paimon issues
Sort by recently updated
recently updated
newest added

### Purpose - The result of expire_partitions is out of order, sort it. - Add max_expires param to limit the expired partitions number at one time. before: ![image](https://github.com/user-attachments/assets/3eccb863-04c2-4439-9876-b4c591215b69) after: ###...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version paimon-flink-action-1.0-20240923.002611-17.jar ### Compute Engine flink1.18 ### Minimal reproduce step when Dedicated Compaction...

bug

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 1.0 ### Compute Engine flink 1.18 ### Minimal reproduce step 1. ```...

bug

### Purpose Currently, changelog files are not compacted. If Flink's checkpoint interval is short (for example, 30 seconds) and the number of buckets is large, each snapshot may produce lots...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation We need sourceIdleTime metric to get the right currentFetchEventTimeLag metric. User also need...

enhancement

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version master(8ac121a) ### Compute Engine Flink ### Minimal reproduce step Check the Flink...

bug

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Gravitino is a unified metadata management system which supports Paimon catalog, we are...

enhancement

### Purpose Linked issue: close #xxx Fix the loadTable of SparkSource can't recognize correct catalog as below case `dataset.format("paimon").options(...).save();` ### 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 paimon-flink-1.18-1.0-20240923.002611-17.jar ### Compute Engine flink1.18 ### Minimal reproduce step set 'table.exec.sink.upsert-materialize'='NONE'; set...

bug

### Purpose Linked issue: close #xxx ### Tests ### API and Format ### Documentation