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

2018-09-21 Thread davis-x
Github user davis-x commented on the issue: https://github.com/apache/spark/pull/10130 +1 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

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

2018-07-06 Thread tmccartan
Github user tmccartan commented on the issue: https://github.com/apache/spark/pull/10130 +1 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

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

2018-07-06 Thread dmateusp
Github user dmateusp commented on the issue: https://github.com/apache/spark/pull/10130 +1 any chance we can revive this PR ? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

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

2018-04-11 Thread jjzazuet
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