JingGe commented on code in PR #21322:
URL: https://github.com/apache/flink/pull/21322#discussion_r1093049297


##########
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:
   The reason of the split is that I didn't find a way to remove it, once 
sql-client.display.max-column-width has been set in streaming mode, which make 
it impossible to test  table.display.max-column-width again later in the batch 
mode.



-- 
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]

Reply via email to