[
https://issues.apache.org/jira/browse/FLINK-22540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz updated FLINK-22540:
-------------------------------------
Release Note: The sql-client-defaults.yaml YAML file was deprecated in 1.13
release and now it is completely removed in this release. As an alternative,
you can use the -i startup option to execute an initialization SQL file to
setup the SQL Client session. The initialization SQL file can use Flink DDLs to
define available catalogs, table sources and sinks, user-defined functions, and
other properties required for execution and deployment. See more:
https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/dev/table/sqlclient/#initialize-session-using-sql-files
(was: The sql-client-defaults.yaml YAML file was deprecated in 1.13 release
and now it is totally removed in this release. As an alternative, you can use
the -i startup option to execute an initialization SQL file to setup the SQL
Client session. The initialization SQL file can use Flink DDLs to define
available catalogs, table sources and sinks, user-defined functions, and other
properties required for execution and deployment. See more:
https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/dev/table/sqlclient/#initialize-session-using-sql-files)
> 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
> Labels: auto-unassigned, pull-request-available
> 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)