[ https://issues.apache.org/jira/browse/ARROW-14193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pindikura Ravindra resolved ARROW-14193. ---------------------------------------- Fix Version/s: 7.0.0 Resolution: Fixed Issue resolved by pull request 11287 [https://github.com/apache/arrow/pull/11287] > [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: 5h 50m > 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)