You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "godfrey he (Jira)" <ji...@apache.org> on 2022/01/13 03:56:00 UTC

[jira] [Assigned] (FLINK-25600) Support new statement set syntax in sql client and update docs

     [ https://issues.apache.org/jira/browse/FLINK-25600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

godfrey he reassigned FLINK-25600:
----------------------------------

    Assignee: Wenlong Lyu

> 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)