[GitHub] spark pull request #13537: [SPARK-15794] Should truncate toString() of very ...

2016-06-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13537 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] spark pull request #13537: [SPARK-15794] Should truncate toString() of very ...

2016-06-07 Thread ericl
Github user ericl commented on a diff in the pull request: https://github.com/apache/spark/pull/13537#discussion_r66197227 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/types/StructType.scala --- @@ -293,8 +294,8 @@ case class StructType(fields: Array[StructField]) ex

[GitHub] spark pull request #13537: [SPARK-15794] Should truncate toString() of very ...

2016-06-06 Thread ericl
GitHub user ericl opened a pull request: https://github.com/apache/spark/pull/13537 [SPARK-15794] Should truncate toString() of very wide schemas ## What changes were proposed in this pull request? With very wide tables, e.g. thousands of fields, the output is unreadable an