[
https://issues.apache.org/jira/browse/FLINK-22540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345827#comment-17345827
]
liu edited comment on FLINK-22540 at 5/17/21, 2:21 AM:
-------------------------------------------------------
For user-define-function,I want to know how to create function with parameters
in sql-client. If use YAML environment file ,I can achieve it with keyword
'constructor'. But in sql-client, I cannot find the way to acheive it without
YAML environment file. Thanks.
was (Author: fate):
For user-define-function,I want to know how to create function with parameters
in sql-client. If use YAML environment file ,I can achieve it with keyword
'constructor'. But in sql-client, I cannot find the way to acheive it without
YAML environment file.
> Remove YAML environment file support in SQL Client
> --------------------------------------------------
>
> Key: FLINK-22540
> URL: https://issues.apache.org/jira/browse/FLINK-22540
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Client
> Reporter: Jark Wu
> Assignee: Shengkai Fang
> Priority: Critical
> Fix For: 1.14.0
>
>
> As discussed in
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-163%3A+SQL+Client+Improvements,
>
> YAML environment file is deprecated in 1.13 version and should be removed in
> 1.14 version. Users are recommended to use SQL script to initialize session.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)