You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/03/20 12:48:41 UTC

[jira] [Assigned] (SPARK-20033) spark sql can not use hive permanent function

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

Apache Spark reassigned SPARK-20033:
------------------------------------

    Assignee: Apache Spark

> spark sql can not use hive permanent function
> ---------------------------------------------
>
>                 Key: SPARK-20033
>                 URL: https://issues.apache.org/jira/browse/SPARK-20033
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: cen yuhai
>            Assignee: Apache Spark
>
> {code}
> spark-sql> SELECT concat_all_ws('-', *) from det.result_set where job_id='1028448' limit 10;
> Error in query: Undefined function: 'concat_all_ws'. This function is neither a registered temporary function nor a permanent function registered in the database 'default'.; line 1 pos 7
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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