[jira] [Commented] (SPARK-5000) Alias support string literal in spark sql

2015-01-08 Thread wangfei (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-5000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14270718#comment-14270718
 ] 

wangfei commented on SPARK-5000:


backticks can do this, so close this one.

 Alias support string literal in spark sql
 -

 Key: SPARK-5000
 URL: https://issues.apache.org/jira/browse/SPARK-5000
 Project: Spark
  Issue Type: Improvement
  Components: SQL
Affects Versions: 1.2.0
Reporter: wangfei

 Alias support string literal in spark sql parser:
 select key , value as 'vvv' from tableA;



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



[jira] [Commented] (SPARK-5000) Alias support string literal in spark sql parser

2014-12-29 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-5000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14260852#comment-14260852
 ] 

Apache Spark commented on SPARK-5000:
-

User 'scwf' has created a pull request for this issue:
https://github.com/apache/spark/pull/3837

 Alias support string literal in spark sql parser
 

 Key: SPARK-5000
 URL: https://issues.apache.org/jira/browse/SPARK-5000
 Project: Spark
  Issue Type: Improvement
  Components: SQL
Affects Versions: 1.2.0
Reporter: wangfei

 Alias support string literal in spark sql parser:
 select key , value as 'vvv' from tableA;



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