wuchong commented on a change in pull request #15383:
URL: https://github.com/apache/flink/pull/15383#discussion_r602301355
##########
File path:
flink-table/flink-sql-client/src/test/java/org/apache/flink/table/client/cli/CliClientTest.java
##########
@@ -138,6 +140,27 @@ public void testHistoryFile() throws Exception {
}
}
+ @Test
+ public void testSqlClientVerbose() throws Exception {
Review comment:
Please verify this feature in
`flink-table/flink-sql-client/src/test/resources/sql/set.q`. We don't add tests
in `CliClientTest` unless it can't be tested by SQL scripts.
--
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]