[GitHub] [flink] xiangtao commented on a change in pull request #15332: [FLINK-21701][sql-client] Extend the "RESET" syntax in the SQL Client

2021-03-24 Thread GitBox
xiangtao commented on a change in pull request #15332: URL: https://github.com/apache/flink/pull/15332#discussion_r600600755 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/cli/CliClient.java ## @@ -424,8 +424,14 @@ private void

[GitHub] [flink] xiangtao commented on a change in pull request #15332: [FLINK-21701][sql-client] Extend the "RESET" syntax in the SQL Client

2021-03-23 Thread GitBox
xiangtao commented on a change in pull request #15332: URL: https://github.com/apache/flink/pull/15332#discussion_r600125968 ## File path: flink-table/flink-sql-client/src/test/resources/sql/set.q ## @@ -104,3 +104,70 @@ Was expecting one of: "," ... !error + +# test

[GitHub] [flink] xiangtao commented on a change in pull request #15332: [FLINK-21701][sql-client] Extend the "RESET" syntax in the SQL Client

2021-03-23 Thread GitBox
xiangtao commented on a change in pull request #15332: URL: https://github.com/apache/flink/pull/15332#discussion_r599292000 ## File path: flink-table/flink-sql-client/src/test/resources/sql/set.q ## @@ -104,3 +104,70 @@ Was expecting one of: "," ... !error + +# test