[
https://issues.apache.org/jira/browse/HIVE-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700594#action_12700594
]
Matt Pestritto commented on HIVE-383:
-------------------------------------
Any ETA on this request ? It seems like a straightforward request.
functional example: select max( length( col1 ) ) from table_1;
Thanks.
> New String Function: length
> ---------------------------
>
> Key: HIVE-383
> URL: https://issues.apache.org/jira/browse/HIVE-383
> Project: Hadoop Hive
> Issue Type: New Feature
> Reporter: Matt Pestritto
>
> Request for an additional string function: length ( <COLUMN NAME> )
> returns an integer of the length of the string passed in
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.