Maxim Gekk created SPARK-26066: ---------------------------------- Summary: Moving truncatedString to sql/catalyst Key: SPARK-26066 URL: https://issues.apache.org/jira/browse/SPARK-26066 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 2.4.0 Reporter: Maxim Gekk
The truncatedString method is used to convert elements of TreeNodes and expressions to strings, and called only from sql.* packages. The ticket aims to move the method out from core. Also need to introduce SQL config to control maximum number of fields by default. -- 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