Hi Dev, I'd like to start a discussion about FLIP-279: Unified the max display column width for SqlClient and Table APi in both Streaming and Batch execMode[1].
On one side, currently, there is only one ConfigOption SqlClientOptions.DISPLAY_MAX_COLUMN_WIDTH(sql-client.display.max-column-width') could be used to configure the value and it only works in a very specific case. Users need to truly understand it before using it correctly. On the other side, users want to configure the max display column width while: - using CLI - Using Table API - Running job in batch execution mode - Running job in streaming execution mode FLIP-279 will try to provide a unified way to address this issue. Looking forward to your feedback. Best regards, Jing [1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-279+Unified+the+max+display+column+width+for+SqlClient+and+Table+APi+in+both+Streaming+and+Batch+execMode