Github user jjzazuet commented on the issue:
https://github.com/apache/spark/pull/10130
Hi. So it's 2018 and `Dataset.scala` still has
private[sql] def showString(_numRows: Int, truncate: Int = 20): String
I also vouch for having this method exposed as public to capture into logs
in the driver program.
Thanks!--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
