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 wrote: > Hi Everyone > > I've attached patch HIVE-3405.3.patch which includes: > - initcap UDF implementation GenericUDFInitCap > - vectorized expressions StringInitCap > - initcap unit test >

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