Supports operations like hudi/iceberg calls, such as savepoint/ checkpoint,
https://hudi.apache.org/docs/procedures/

CALL system.procedure_name(arg_1, arg_2, ... arg_n)

Based on the flink development platform, direct use of call sql to complete
some management operations, will be very convenient. hudi/iceberg can
easily customize various table actions

Reply via email to