[
https://issues.apache.org/jira/browse/HIVE-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261527#comment-14261527
]
Thejas M Nair commented on HIVE-3405:
-------------------------------------
Thanks for the patch [~apivovarov] .
Can you also upload it to http://reviews.apache.org/ ? (instructions if you end
up needing them - https://cwiki.apache.org/confluence/display/Hive/Review+Board
)
Can you also format the code to use two spaces for indentation ?
(https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-CodingConventions)
> UDF initcap to obtain a string with the first letter of each word in
> uppercase other letters in lowercase
> ---------------------------------------------------------------------------------------------------------
>
> 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, 0.13.0, 0.14.0,
> 0.15.0, 0.14.1
> Reporter: Archana Nair
> Assignee: Alexander Pivovarov
> Labels: patch
> Attachments: HIVE-3405.1.patch.txt, HIVE-3405.2.patch,
> HIVE-3405.3.patch
>
>
> 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)