----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34696/#review85318 -----------------------------------------------------------
ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSubstringIndex.java <https://reviews.apache.org/r/34696/#comment136875> Worth mentinoning in your example what the expected output would look like? - Swarnim Kulkarni On May 27, 2015, 3:35 a.m., Alexander Pivovarov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/34696/ > ----------------------------------------------------------- > > (Updated May 27, 2015, 3:35 a.m.) > > > Review request for hive, Hao Cheng, Jason Dere, namit jain, and Thejas Nair. > > > Bugs: HIVE-686 > https://issues.apache.org/jira/browse/HIVE-686 > > > Repository: hive-git > > > Description > ------- > > HIVE-686 add UDF substring_index > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java > 94a3b1787e2b3571eb7a8102c28f7334ae3fa829 > > ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSubstringIndex.java > PRE-CREATION > > ql/src/test/org/apache/hadoop/hive/ql/udf/generic/TestGenericUDFSubstringIndex.java > PRE-CREATION > ql/src/test/queries/clientpositive/udf_substring_index.q PRE-CREATION > ql/src/test/results/clientpositive/show_functions.q.out > 16820ca887320da13a42bebe0876f29eec373c8f > ql/src/test/results/clientpositive/udf_substring_index.q.out PRE-CREATION > > Diff: https://reviews.apache.org/r/34696/diff/ > > > Testing > ------- > > > Thanks, > > Alexander Pivovarov > >