You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/12 05:24:59 UTC

[jira] [Closed] (SPARK-6198) Support "select current_database()"

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