You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alexander Pivovarov (JIRA)" <ji...@apache.org> on 2014/12/30 04:11:13 UTC

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

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

Alexander Pivovarov reassigned HIVE-3405:
-----------------------------------------

    Assignee: Alexander Pivovarov

> 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
>    Affects Versions: 0.8.1, 0.9.0, 0.9.1, 0.10.0, 0.11.0
>            Reporter: Archana Nair
>            Assignee: Alexander Pivovarov
>              Labels: patch
>         Attachments: HIVE-3405.1.patch.txt
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)