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.1k stars 834 forks source link

[Document] Add Flink Call Statements example under Maintenance directory #3609

Open luowanghaoyun opened 6 days ago

luowanghaoyun commented 6 days ago

Search before asking

Motivation

The Flink examples in the /maintenance are all Flink run commands. Flink 1.18 already supports Call Statements, which have been declared in the /flink/procedures. I think the documents in /maintenance needs to be updated.

The current document in /maintenance/dedicated-compaction is as follows:

image

Solution

No response

Anything else?

No response

Are you willing to submit a PR?