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.
### Purpose Linked issue: subtask #2861 When writing to a custom branch, the compaction within writer will picking the wrong sorted runs on the 'main' branch to compact, which will...
### Purpose Avoid repeatedly generating execution plans
### Purpose subtask of https://github.com/apache/incubator-paimon/issues/1795 ### Tests org.apache.paimon.flink.action.BranchActionITCase#testCreateAndDeleteBranch ### API and Format ### Documentation ## Delete Branch You can delete a branch by its name. Run the following command: ```bash...
### Purpose This PR is meant to support set `sequence.field` for first row. For example, user may want to keep the first row in Eventtime semantics (Otherwise, the result may...
### Purpose Linked issue: close #3280 ### Tests ### API and Format ### Documentation
### Purpose Linked issue: close #3246 ### 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 ### Compute Engine Flink 1.18 ### Minimal reproduce step ```java org.apache.paimon.crosspartition.GlobalIndexAssignerTest...
### Purpose Linked issue: close #3254 ### 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.8 ### Compute Engine vvr-8.0.5-flink-1.17 maxcompute ### Minimal reproduce step Start a...
### Purpose Linked issue: close #3276 ### Tests ### API and Format ### Documentation