Augusto Alves Silva created ARROW-14193:
-------------------------------------------
Summary: [C++][Gandiva] Implement INSTR function
Key: ARROW-14193
URL: https://issues.apache.org/jira/browse/ARROW-14193
Project: Apache Arrow
Issue Type: New Feature
Components: C++ - Gandiva
Reporter: Augusto Alves Silva
Returns the position of the first occurrence of {{substr}} in {{str}}. Returns
{{null}} if either of the arguments are {{null}} and returns {{0}} if
{{substr}} could not be found in {{str}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)