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

Apache Spark reassigned SPARK-6198:
-----------------------------------

    Assignee:     (was: Apache Spark)

> Support "select current_database()"
> -----------------------------------
>
>                 Key: SPARK-6198
>                 URL: https://issues.apache.org/jira/browse/SPARK-6198
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.2.1
>            Reporter: DoingDone9
>
> The method(evaluate) has changed in UDFCurrentDB, it just throws a 
> exception.But hiveUdfs call this method and failed.
> @Override
>   public Object evaluate(DeferredObject[] arguments) throws HiveException {
>     throw new IllegalStateException("never");
>   }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to