You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Rui Li (Jira)" <ji...@apache.org> on 2020/05/15 06:37:00 UTC

[jira] [Commented] (FLINK-14841) Add create and drop function DDL in parser

    [ https://issues.apache.org/jira/browse/FLINK-14841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107993#comment-17107993 ] 

Rui Li commented on FLINK-14841:
--------------------------------

Hi [~ZhenqiuHuang] [~phoenixjiangnan], I noticed we allow syntax like "{{create temporary system function catalog1.db1.function1}}". Just wondering what's the implication of specifying catalog and db name for a system function? And it seems we only keep the function name in the corresponding [operation|https://github.com/apache/flink/blob/release-1.10.0/flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/operations/ddl/CreateTempSystemFunctionOperation.java]?

> Add create and drop function DDL in parser
> ------------------------------------------
>
>                 Key: FLINK-14841
>                 URL: https://issues.apache.org/jira/browse/FLINK-14841
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>    Affects Versions: 1.10.0
>            Reporter: Zhenqiu Huang
>            Assignee: Zhenqiu Huang
>            Priority: Major
>              Labels: pull-request-available, table-api
>             Fix For: 1.10.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




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