[ https://issues.apache.org/jira/browse/SPARK-26191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Herman van Hovell resolved SPARK-26191. --------------------------------------- Resolution: Fixed Assignee: Maxim Gekk Fix Version/s: 3.0.0 > Control number of truncated fields > ---------------------------------- > > Key: SPARK-26191 > URL: https://issues.apache.org/jira/browse/SPARK-26191 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 2.4.0 > Reporter: Maxim Gekk > Assignee: Maxim Gekk > Priority: Minor > Fix For: 3.0.0 > > > Currently, the threshold for truncated fields converted to string can be > controlled via global SQL config. Need to add the maxFields parameter to all > functions/methods that potentially could produce truncated string from a > sequence of fields. > One of use cases is toFile. This method aims to output not truncated plans. > For now users has to set global config to flush whole plans. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org