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

Mark Wagner commented on HIVE-2482:
-----------------------------------

bq. I think we should not do this ^ lets make another UDF, or overload the 
parameters of this one.

Is there any way to deprecate a UDF that will move people away from the current 
'unhex'? The only difference from the updated version is that the current one 
wraps the output in Text, so that it could be used by Hive before the binary 
support. Now that there is binary support it doesn't make any sense for unhex 
to wrap its output.
                
> Convenience UDFs for binary data type
> -------------------------------------
>
>                 Key: HIVE-2482
>                 URL: https://issues.apache.org/jira/browse/HIVE-2482
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Ashutosh Chauhan
>            Assignee: Mark Wagner
>             Fix For: 0.12.0
>
>         Attachments: HIVE-2482.1.patch, HIVE-2482.2.patch, HIVE-2482.3.patch, 
> HIVE-2482.4.patch
>
>
> HIVE-2380 introduced binary data type in Hive. It will be good to have 
> following udfs to make it more useful:
> * UDF's to convert to/from hex string
> * UDF's to convert to/from string using a specific encoding
> * UDF's to convert to/from base64 string

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to