[
https://issues.apache.org/jira/browse/HIVE-27474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suprith Chandrashekharachar updated HIVE-27474:
-----------------------------------------------
Description:
Remove unused function resources method param for registerUDF method in
Registry for cleanup/better readability.
[https://github.com/apache/hive/blob/25892ea409b3351acbd409d1f66f399a43614798/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java#L154-L159]
was:
Remove unused method from Registry. We can remove one of registerUDF methods
and move the builtin function check for cleanup/better readability.
[https://github.com/apache/hive/blob/25892ea409b3351acbd409d1f66f399a43614798/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java#L154-L159]
> Remove unused function resources method param for registerUDF method in
> Registry
> --------------------------------------------------------------------------------
>
> Key: HIVE-27474
> URL: https://issues.apache.org/jira/browse/HIVE-27474
> Project: Hive
> Issue Type: Improvement
> Components: UDF
> Affects Versions: 4.0.0-alpha-2
> Reporter: Suprith Chandrashekharachar
> Assignee: Suprith Chandrashekharachar
> Priority: Minor
> Labels: pull-request-available
>
> Remove unused function resources method param for registerUDF method in
> Registry for cleanup/better readability.
> [https://github.com/apache/hive/blob/25892ea409b3351acbd409d1f66f399a43614798/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java#L154-L159]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)