[ 
https://issues.apache.org/jira/browse/SPARK-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153392#comment-14153392
 ] 

Apache Spark commented on SPARK-3708:
-------------------------------------

User 'ravipesala' has created a pull request for this issue:
https://github.com/apache/spark/pull/2594

> Backticks aren't handled correctly is aliases
> ---------------------------------------------
>
>                 Key: SPARK-3708
>                 URL: https://issues.apache.org/jira/browse/SPARK-3708
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.1.0
>            Reporter: Michael Armbrust
>
> Here's a failing test case:
> {code}
> sql("SELECT k FROM (SELECT `key` AS `k` FROM src) a")
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to