[
https://issues.apache.org/jira/browse/ARROW-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-6967.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 5836
[https://github.com/apache/arrow/pull/5836]
> [C++] Add filter expressions for IN, IS_VALID
> ---------------------------------------------
>
> Key: ARROW-6967
> URL: https://issues.apache.org/jira/browse/ARROW-6967
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Ben Kietzman
> Assignee: Ben Kietzman
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Implement filter expressions for {{IN, IS_VALID}}
> {{IN}} should be backed in TreeEvaluator by the IsIn kernel. {{IS_VALID}}
> should be implementable by wrapping null bitmap into a BooleanArray.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)