Wes McKinney created ARROW-12849:
------------------------------------

             Summary: [C++] Implement scalar kernel function that computes 
"isin" for each element in a List<T> array
                 Key: ARROW-12849
                 URL: https://issues.apache.org/jira/browse/ARROW-12849
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney


The type signature would look like this:

{code}
(Array<List<T>>, Scalar<T>) -> Array<Boolean>
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to