You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/09/27 20:25:33 UTC

[jira] [Created] (SPARK-3708) Backticks aren't handled correctly is aliases

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org