[jira] [Commented] (SPARK-5367) support star expression in udf

2015-02-03 Thread Apache Spark (JIRA)

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

Apache Spark commented on SPARK-5367:
-

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

 support star expression in udf
 --

 Key: SPARK-5367
 URL: https://issues.apache.org/jira/browse/SPARK-5367
 Project: Spark
  Issue Type: Bug
  Components: SQL
Affects Versions: 1.2.0
Reporter: wangfei
 Fix For: 1.3.0


 now spark sql does not support star expression in udf, the following sql will 
 get error
 ```
 select concat( * ) from src
 ```



--
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-5367) support star expression in udf

2015-01-22 Thread Apache Spark (JIRA)

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

Apache Spark commented on SPARK-5367:
-

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

 support star expression in udf
 --

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

 now spark sql does not support star expression in udf, the following sql will 
 get error
 ```
 select concat( * ) from src
 ```



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