Max Gekk created SPARK-38926: -------------------------------- Summary: Output types in error messages in SQL style Key: SPARK-38926 URL: https://issues.apache.org/jira/browse/SPARK-38926 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 3.3.0, 3.4.0 Reporter: Max Gekk Assignee: Max Gekk Fix For: 3.3.0, 3.4.0
All identifiers like table names should be printed in SQL style in error messages. For example, table name db.tbl should be highlighted as `db`.`tbl` to make it more visible in error messages. -- 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