[
https://issues.apache.org/jira/browse/ARROW-13072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li updated ARROW-13072:
-----------------------------
Component/s: C++
> [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
> Fix For: 5.0.0
>
>
> 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)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)