Re: HIVE-3405 initcap UDF

2014-12-30 Thread Thejas Nair
Thanks for the patch Alexander! I will review it.


On Mon, Dec 29, 2014 at 10:54 PM, Alexander Pivovarov
apivova...@gmail.com wrote:
 Hi Everyone

 I've attached patch HIVE-3405.3.patch which includes:
 - initcap UDF implementation GenericUDFInitCap
 - vectorized expressions StringInitCap
 - initcap unit test
 - udf_initcap.q itest qfile
 - fixed show_functions.q

 https://issues.apache.org/jira/browse/HIVE-3405


 Alex

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


HIVE-3405 initcap UDF

2014-12-29 Thread Alexander Pivovarov
Hi Everyone

I've attached patch HIVE-3405.3.patch which includes:
- initcap UDF implementation GenericUDFInitCap
- vectorized expressions StringInitCap
- initcap unit test
- udf_initcap.q itest qfile
- fixed show_functions.q

https://issues.apache.org/jira/browse/HIVE-3405


Alex