[ 
https://issues.apache.org/jira/browse/SPARK-46563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-46563:
-----------------------------------
    Labels: pull-request-available  (was: )

> View simpleString not follow conf spark.sql.debug.maxToStringFields
> -------------------------------------------------------------------
>
>                 Key: SPARK-46563
>                 URL: https://issues.apache.org/jira/browse/SPARK-46563
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.4, 3.5.0, 4.0.0, 3.3.4
>            Reporter: Yi Zhu
>            Priority: Major
>              Labels: pull-request-available
>
> {code:java}
> override def simpleString(maxFields: Int): String = {
>     s"View (${desc.identifier}, ${output.mkString("[", ",", "]")})"
>   }
> {code}
> Will show all columns info



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to