[
https://issues.apache.org/jira/browse/ARROW-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423964#comment-17423964
]
Benson Muite commented on ARROW-9843:
-------------------------------------
Slow implementation of expected functionality at
https://github.com/bkmgit/arrow/blob/bkmgit-between-example/cpp/examples/arrow/compute_between_example.cc
> [C++] Implement Between trinary kernel
> --------------------------------------
>
> Key: ARROW-9843
> URL: https://issues.apache.org/jira/browse/ARROW-9843
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Assignee: Benson Muite
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> A specialized {{between(arr, left_bound, right_bound)}} kernel would avoid
> multiple scans and AND operation
--
This message was sent by Atlassian Jira
(v8.3.4#803005)