[
https://issues.apache.org/jira/browse/FLINK-25600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490661#comment-17490661
]
Wenlong Lyu commented on FLINK-25600:
-------------------------------------
[~slinkydeveloper] the pr is waiting to be reviewed. I have asked [~godfreyhe]
to help review it. It would great if you guys have time to help the reviewing
too.
> 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
>
> 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)