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

ASF GitHub Bot updated ARROW-13072:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++] Add bitwise arithmetic compute functions
> ----------------------------------------------
>
>                 Key: ARROW-13072
>                 URL: https://issues.apache.org/jira/browse/ARROW-13072
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Implement bitwise operators (and/or/not/xor) and shifts.
> Shifts will require some consideration with casting (e.g. we will not want to 
> promote unsigned LHS to signed as that's a different operation - or, perhaps 
> preferably, we should implement separate logical and arithmetic shift 
> operators) and overflow



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

Reply via email to