You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/03/01 08:57:18 UTC

[jira] [Created] (SPARK-13591) Remove Back-ticks in Attribute/Alias Names

Xiao Li created SPARK-13591:
-------------------------------

             Summary: Remove Back-ticks in Attribute/Alias Names
                 Key: SPARK-13591
                 URL: https://issues.apache.org/jira/browse/SPARK-13591
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Xiao Li


When calling .sql, back-ticks are automatically added. When using .sql as  AttributeReference/Alias names, we hit a couple of issues when doing logicalPlan to SQL. The name could be converted to {{`sum(`name`)`}}. Parser is unable to recognize it.



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