You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/03/28 14:57:00 UTC

[jira] [Created] (ARROW-16047) [C++] Option for match_substring* to return NULL on NULL input

Jonathan Keane created ARROW-16047:
--------------------------------------

             Summary: [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


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)