[
https://issues.apache.org/jira/browse/ARROW-16047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513639#comment-17513639
]
Andy Teucher commented on ARROW-16047:
--------------------------------------
Thanks [~jonkeane] - this looks great and I'd love to work on it some more.
Might be a bit of time before I can allocate the time, but will assign myself
when I'm able to start.
Just for clarification on the issue title (and to ensure I understand it
correctly)... the current behaviour of {{match_substring}} and
{{match_substring_regex}} is to return {{NULL}} for {{NULL}} inputs, and the
option would be to allow changing that behaviour so that they can return
{{false}}?
> [C++] Option for match_substring* to return NULL on NULL input
> --------------------------------------------------------------
>
> Key: ARROW-16047
> URL: https://issues.apache.org/jira/browse/ARROW-16047
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Jonathan Keane
> Priority: Major
>
> We implemented this in the R bindings as a wrapper in ARROW-16007 (and
> there's even a start of an implementation at
> https://github.com/apache/arrow/commit/f445450aeeaeee96b9eeba5549c36c5229f18a8f
> provided by [~ateucher] )
> This is should be done for {{match_substring}} and {{match_substring_regex}}
> (any others?)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)