srowen commented on issue #23307: [SPARK-26335][SQL] Add a property for 
Dataset#show not to care about wide characters when padding them
URL: https://github.com/apache/spark/pull/23307#issuecomment-446973513
 
 
   Yes, this isn't an API in this sense. Its purpose is to render to the 
console. Why does it make it hard or impossible to reformat? You'd probably 
want to simply get the real contents of the DataFrame and display it, not rely 
on what .show() outputs, in this case.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]

Reply via email to