----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29666/ -----------------------------------------------------------
(Updated Feb. 19, 2015, 8:17 p.m.) Review request for drill and Mehant Baid. Changes ------- Last patch is not completely viewable. So added a new working one. Repository: drill-git Description ------- Support for wildcards with in repeated_contains() is implemented similar to MS SQL contains(). MS SQL contains() documentation http://msdn.microsoft.com/en-us/library/ms187787.aspx Diffs (updated) ----- exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/SimpleRepeatedFunctions.java f7f0e91 exec/java-exec/src/test/java/org/apache/drill/exec/fn/impl/TestNewSimpleRepeatedFunctions.java PRE-CREATION Diff: https://reviews.apache.org/r/29666/diff/ Testing ------- Thanks, Venkata krishnan Sowrirajan
