You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "wangfei (JIRA)" <ji...@apache.org> on 2015/01/22 16:23:35 UTC

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

wangfei created SPARK-5367:
------------------------------

             Summary: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org