Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- relates to
-
FLINK-25392 Add new STATEMENT SET syntax
- Closed
- links to