[ 
https://issues.apache.org/jira/browse/ARROW-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526436#comment-17526436
 ] 

Eduardo Ponce commented on ARROW-15224:
---------------------------------------

For C++ ([ARROW-15223|https://issues.apache.org/jira/browse/ARROW-15223]) the 
{{not_between}} function was decided not to be included because it is 
equivalent to applying a logical {{NOT}} to the result of the {{BETWEEN}} 
function which is a simple composition to do. Also, {{not_between}} is not a 
common function in other DB/dataframe APIs.

> [R] Add binding for not_between() ternary kernel
> ------------------------------------------------
>
>                 Key: ARROW-15224
>                 URL: https://issues.apache.org/jira/browse/ARROW-15224
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Eduardo Ponce
>            Assignee: Dragoș Moldovan-Grünfeld
>            Priority: Major
>             Fix For: 9.0.0
>
>
> Add R binding for {{not_between()}} compute function from ARROW-15223.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to