wuchong commented on a change in pull request #15458:
URL: https://github.com/apache/flink/pull/15458#discussion_r605364874
##########
File path: flink-table/flink-sql-client/src/test/resources/sql/statement_set.q
##########
@@ -152,3 +152,10 @@ SELECT * FROM BatchTable;
+-------------+----------------------+
Received a total of 7 rows
!ok
+
+BEGIN STATEMENT SET;
+[INFO] Begin a statement set.
+!info
+END;
Review comment:
nit: would be better to add an empty line before `END;`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]