[
https://issues.apache.org/jira/browse/FLINK-25600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
godfrey he closed FLINK-25600.
------------------------------
Resolution: Fixed
Fixed in 1.15.0:
80786b2524c1c060be68f3a45c72f5b286be7963
2c3b69abbb07971f079d0a41d5f00c721d3967f4
> Support new statement set syntax in sql client and update docs
> --------------------------------------------------------------
>
> Key: FLINK-25600
> URL: https://issues.apache.org/jira/browse/FLINK-25600
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API, Table SQL / Client
> Reporter: Wenlong Lyu
> Assignee: Wenlong Lyu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> this is a follow up of FLINK-25392, to finish adding the new statement set:
> 1. the new statement set need multi line parsing support in sql client, which
> is not supported currently:
> execute statement set begin
> insert xxx;
> insert xxx;
> end;
> 2. we need to update the doc to introduce the new syntax
--
This message was sent by Atlassian Jira
(v8.20.1#820001)