apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.12k stars 839 forks source link

[flink] Introduce PartitionMarkDone action and procedure #3584

Closed wwj6591812 closed 1 week ago

wwj6591812 commented 1 week ago

Purpose

This pr is introduce PartitionMarkDone action and procedure for user can PartitionMarkDone at any time.

Linked issue: close #xxx

Tests

API and Format

Documentation