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

Zhongshuai Pei closed SPARK-6198.
---------------------------------
    Resolution: Won't Fix

> 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: Zhongshuai Pei
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to