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

Reply via email to