[ https://issues.apache.org/jira/browse/SPARK-25153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16625820#comment-16625820 ]
Aleksei Izmalkin commented on SPARK-25153: ------------------------------------------ Hello [~holdenk], Do you mean that in this issue we have to replace all current double quotes to back-ticks near the *$colName* in all *AnalysisExceptions* with message like _Cannot resolve column name_? > Improve error messages for columns with dots/periods > ---------------------------------------------------- > > Key: SPARK-25153 > URL: https://issues.apache.org/jira/browse/SPARK-25153 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 2.4.0 > Reporter: holdenk > Priority: Trivial > Labels: starter > > When we fail to resolve a column name with a dot in it, and the column name > is present as a string literal the error message could mention using > backticks to have the string treated as a literal. -- 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