Michael Armbrust created SPARK-3708:
---------------------------------------

             Summary: 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