AndrewKL commented on issue #26404: [spark-24442][SQL] Added parameters to control dataset show defaults URL: https://github.com/apache/spark/pull/26404#issuecomment-550530945 This feature is very useful when working with real world data in the spark-shell. for example guid's(37 chars), iso 8601 dates (~>20chars) table names or anything where the typical length is greater than 20 chars or has more than 20 rows. We don't live in a world of 80 char terminals any more, this should at least be user configurable.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
