You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2019/10/08 05:42:12 UTC

[jira] [Resolved] (SPARK-24527) select column alias should support quotation marks

     [ https://issues.apache.org/jira/browse/SPARK-24527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-24527.
----------------------------------
    Resolution: Incomplete

> select column alias should support quotation marks
> --------------------------------------------------
>
>                 Key: SPARK-24527
>                 URL: https://issues.apache.org/jira/browse/SPARK-24527
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: ice bai
>            Priority: Minor
>              Labels: bulk-closed
>
> It will be failed when user use spark-sql or sql API to select come columns with quoted alias, but Hive is ok.  Such as :
> select 'name' as 'nm';
>  select 'name' as "nm";



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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