JingGe commented on code in PR #21322: URL: https://github.com/apache/flink/pull/21322#discussion_r1091764349
########## flink-table/flink-sql-client/src/test/resources/sql/select.q: ########## @@ -221,3 +221,72 @@ FROM (VALUES +----------+---------------------+-------------------------+-------------------------------+-------------------------+-------------------------+-------------------------------+ 2 rows in set !ok + +# ========================================================================== +# Testing behavior of sql-client.display.max-column-width Review Comment: Do you mean the part starting from line 119? It is for `streaming`. This part is for `batch` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
