Vinicius Souza Roque created ARROW-15644:
--------------------------------------------
Summary: [C++][Gandiva] Implement Find_In_Set Function
Key: ARROW-15644
URL: https://issues.apache.org/jira/browse/ARROW-15644
Project: Apache Arrow
Issue Type: New Feature
Components: C++ - Gandiva
Reporter: Vinicius Souza Roque
Returns the first occurrence of str in strList where strList is a
comma-delimited string. Returns null if either argument is null. Returns 0 if
the first argument contains any commas.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)