You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/10/19 08:23:00 UTC

[jira] [Created] (ARROW-18098) [C++] Vector kernel for "intersecting" two arrays (all common elements)

Joris Van den Bossche created ARROW-18098:
---------------------------------------------

             Summary: [C++] Vector kernel for "intersecting" two arrays (all common elements)
                 Key: ARROW-18098
                 URL: https://issues.apache.org/jira/browse/ARROW-18098
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Joris Van den Bossche


This would be similar to numpy's {{intersect1d}} (https://numpy.org/doc/stable/reference/generated/numpy.intersect1d.html)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)