You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "melin (Jira)" <ji...@apache.org> on 2022/11/22 01:10:00 UTC

[jira] [Created] (FLINK-30121) Support Stored procedures

melin created FLINK-30121:
-----------------------------

             Summary: Support Stored procedures
                 Key: FLINK-30121
                 URL: https://issues.apache.org/jira/browse/FLINK-30121
             Project: Flink
          Issue Type: New Feature
          Components: Table SQL / Runtime
            Reporter: melin


Supports operations like hudi/iceberg calls, such as savepoint
[https://hudi.apache.org/docs/procedures/]
 
CALL system.procedure_name(arg_1, arg_2, ... arg_n)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)