You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2022/09/18 13:59:00 UTC

[jira] [Assigned] (IMPALA-10997) Refactor code for UDF implementation

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

Quanlong Huang reassigned IMPALA-10997:
---------------------------------------

    Assignee: Steve Carlin

> Refactor code for UDF implementation
> ------------------------------------
>
>                 Key: IMPALA-10997
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10997
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Frontend
>            Reporter: Steve Carlin
>            Assignee: Steve Carlin
>            Priority: Major
>
> In its current form, Impala supports Java UDFs that are derived from the UDF.class.  
> The UDF.class is legacy code and Hive now supports implementation off of the GenericUDF.class.
> This Jira is to track the refactoring the current UDF code to allow easier implementation when we eventually support the newer class.  Common code will be put in a base HiveExecutor class and UDF.class specific code will be in a derived class.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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