Max Gekk created SPARK-38791: -------------------------------- Summary: Output parameter values of error classes in SQL style Key: SPARK-38791 URL: https://issues.apache.org/jira/browse/SPARK-38791 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 3.4.0 Reporter: Max Gekk Assignee: Max Gekk
All parameters of error classes should be printed in SQL style. For example, string value "aaa" as 'aaa', a timestamp value as TIMESTAMP '2022-04-05 23:00:00' and so on. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org