Zhenqiu Huang created FLINK-14711:
-------------------------------------

             Summary: Create Alter Function and Show Functions DDL
                 Key: FLINK-14711
                 URL: https://issues.apache.org/jira/browse/FLINK-14711
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API
    Affects Versions: 1.10.0
            Reporter: Zhenqiu Huang


It is a sibling ticket for https://issues.apache.org/jira/browse/FLINK-7151. 

Alter Function Statement
ALTER [TEMPORARY|TEMPORARY SYSTEM] FUNCTION [IF EXISTS] 
[catalog_name.][db_name.] function_name AS identifier [LANGUAGE 
JAVA|SCALA|PYTHON];
Show Function Statement

SHOW FUNCTIONS  [catalog_name.][db_name]





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to