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

Ravindra Pesala commented on SPARK-3708:
----------------------------------------

I guess here you mentioned about HiveContext as there is no support of backtick 
in SqlContext.  I will work on this issue.Thank you.

> 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