[
https://issues.apache.org/jira/browse/FLINK-16381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049168#comment-17049168
]
Dawid Wysakowicz commented on FLINK-16381:
------------------------------------------
I think it is related to FLIP-84:
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=134745878&src=contextnavpagetreemode
As far as I remember the plan was/is to make the sql-cli a thin wrapper over
the TableEnvironment. Right now the SQL cli has a custom logic for parsing and
handling DDL, DML, DCL statements.
> Support CREATE FUNCTION statements in SQL CLI
> ---------------------------------------------
>
> Key: FLINK-16381
> URL: https://issues.apache.org/jira/browse/FLINK-16381
> Project: Flink
> Issue Type: New Feature
> Components: Table SQL / Client
> Reporter: Gyula Fora
> Priority: Major
> Fix For: 1.11.0
>
>
> The SQL CLI and the Executor currently does not expose the CREATE FUNCTION
> DDL.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)