[
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.2.patch
Looks like Eclipse may have made a whole bunch of formatting changes to
FunctionRegistry. Attaching patch v2 which sticks to just the necessary changes
to FunctionRegistry.
> 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
> Attachments: D12909.1.patch, HIVE-5278.1.patch, HIVE-5278.2.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.
> NO PRECOMMIT TESTS - dependent on HIVE-4844
--
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