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.13k stars 842 forks source link

[Feature] Support RepairAction in Flink #3660

Closed xuzifu666 closed 5 days ago

xuzifu666 commented 5 days ago

Search before asking

Motivation

Need add Flink Action for RepairTable

Solution

Introduce RepairAction in flink

Anything else?

No response

Are you willing to submit a PR?