You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Archana Nair (JIRA)" <ji...@apache.org> on 2012/08/23 06:28:43 UTC

[jira] [Created] (HIVE-3405) UDF to obtain a string with the first letter of each word in uppercase

Archana Nair created HIVE-3405:
----------------------------------

             Summary: UDF to obtain a string with the first letter of each word in uppercase
                 Key: HIVE-3405
                 URL: https://issues.apache.org/jira/browse/HIVE-3405
             Project: Hive
          Issue Type: New Feature
          Components: UDF
            Reporter: Archana Nair


Hive current releases lacks a INITCAP function  which returns String with first letter of the word in uppercase.INITCAP returns String, with the first letter of each word in uppercase, all other letters in same case. Words are delimited by white space.This will be useful report generation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira