You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by jjzazuet <gi...@git.apache.org> on 2018/04/11 13:59:03 UTC

[GitHub] spark issue #10130: SPARK-12105 - SPARK-SQL add convenient show functions

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: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org