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

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

I'm aware of .q files and have used them before, but I figured that UDFs are 
nice and isolated so a unit test is more appropriate. I didn't realize all the 
other UDFs had their own .q tests. I'll update with a .q test.
                
> Convenience UDFs for binary data type
> -------------------------------------
>
>                 Key: HIVE-2482
>                 URL: https://issues.apache.org/jira/browse/HIVE-2482
>             Project: Hive
>          Issue Type: New Feature
>    Affects Versions: 0.9.0
>            Reporter: Ashutosh Chauhan
>            Assignee: Mark Wagner
>         Attachments: HIVE-2482.1.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
> * UDF's to convert to/from non-string types using a particular serde

--
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