Add UDF array_contains
----------------------
Key: HIVE-1179
URL: https://issues.apache.org/jira/browse/HIVE-1179
Project: Hadoop Hive
Issue Type: New Feature
Reporter: Zheng Shao
Returns true or false, depending on whether an element is in an array.
{{array_contains(T element, array<T> theArray)}}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
