You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eric Hanson (JIRA)" <ji...@apache.org> on 2013/12/17 22:18:07 UTC

[jira] [Commented] (HIVE-6047) Permanent UDFs in Hive

    [ https://issues.apache.org/jira/browse/HIVE-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850921#comment-13850921 ] 

Eric Hanson commented on HIVE-6047:
-----------------------------------

Vectorized execution works with temporary UDFs through an adaptor. If you could verify that "permanent" UDFs added by users also work in vectorized mode with that adaptor, that'd be great.

> Permanent UDFs in Hive
> ----------------------
>
>                 Key: HIVE-6047
>                 URL: https://issues.apache.org/jira/browse/HIVE-6047
>             Project: Hive
>          Issue Type: Bug
>          Components: UDF
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>
> Currently Hive only supports temporary UDFs which must be re-registered when starting up a Hive session. Provide some support to register permanent UDFs with Hive. 



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)