KurtYoung commented on pull request #11892:
URL: https://github.com/apache/flink/pull/11892#issuecomment-626684695


   Thanks for the update! I tried this command locally with your test, it seems 
the output will be truncated with `TableResult.print()`. 
   For DDL command, I think it doesn't make sense to truncate the output. The 
truncation was mostly introduced for select query. Could you relax the column 
width limit for all DDL queries?
   One possible solution might be relax the limit by default and only set the 
limitation if needed, like select query. cc @godfreyhe 


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


Reply via email to