You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Eduardo Ponce (Jira)" <ji...@apache.org> on 2022/01/13 22:51:00 UTC

[jira] [Closed] (ARROW-15223) [C++] Implement Not Between ternary kernel

     [ https://issues.apache.org/jira/browse/ARROW-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eduardo Ponce closed ARROW-15223.
---------------------------------
    Resolution: Won't Do

Closing this issue because based on discussion, the "not between" behavior can be obtained by combining existing kernels.

> [C++] Implement Not Between ternary kernel
> ------------------------------------------
>
>                 Key: ARROW-15223
>                 URL: https://issues.apache.org/jira/browse/ARROW-15223
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Eduardo Ponce
>            Priority: Major
>              Labels: good-first-issue
>             Fix For: 8.0.0
>
>
> Add a specialized {{not_between(arr, left_bound, right_bound)}} kernel analogous to {{between()}} in ARROW-9843.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)