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

Jason Dere updated HIVE-5278:
-----------------------------

    Attachment: HIVE-5278.v12.1.patch

attaching HIVE-5278.v12.1.patch, for use in 0.12 branch
                
> Move some string UDFs to GenericUDFs, for better varchar support
> ----------------------------------------------------------------
>
>                 Key: HIVE-5278
>                 URL: https://issues.apache.org/jira/browse/HIVE-5278
>             Project: Hive
>          Issue Type: Improvement
>          Components: Types, UDF
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>             Fix For: 0.13.0
>
>         Attachments: D12909.1.patch, HIVE-5278.1.patch, HIVE-5278.2.patch, 
> HIVE-5278.v12.1.patch
>
>
> To better support varchar/char types in string UDFs, select UDFs should be 
> converted to GenericUDFs. This allows the UDF to return the resulting 
> char/varchar length in the type metadata.
> This work is being split off as a separate task from HIVE-4844. The initial 
> UDFs as part of this work are concat/lower/upper.

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