[
https://issues.apache.org/jira/browse/FLINK-25600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491746#comment-17491746
]
Wenlong Lyu commented on FLINK-25600:
-------------------------------------
[~slinkydeveloper] I am sorry that the title format of pr is wrong, I have
fixed it.
> 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
>
> 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)