[
https://issues.apache.org/jira/browse/ARROW-14193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Augusto Alves Silva closed ARROW-14193.
---------------------------------------
> [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
> Priority: Minor
> Labels: pull-request-available
> Fix For: 7.0.0
>
> Time Spent: 6h
> Remaining Estimate: 0h
>
> 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.20.1#820001)