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

ASF GitHub Bot updated HIVE-29514:
----------------------------------
    Labels: pull-request-available  (was: )

> Optimize UDFUnhex
> -----------------
>
>                 Key: HIVE-29514
>                 URL: https://issues.apache.org/jira/browse/HIVE-29514
>             Project: Hive
>          Issue Type: Task
>            Reporter: Thomas Rebele
>            Assignee: tanishqchugh
>            Priority: Major
>              Labels: pull-request-available
>
> The performance of UDFUnhex could be improved:
>  * avoid adding a "0" as prefix
>  * operate on the Text bytes directly instead of converting it to a string
>  * avoid Integer.parseInt, to avoid the need to catch a NumberFormatException



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

Reply via email to