Andrew Lamb created ARROW-12076:
-----------------------------------
Summary: Fix build
Key: ARROW-12076
URL: https://issues.apache.org/jira/browse/ARROW-12076
Project: Apache Arrow
Issue Type: Bug
Components: Rust
Reporter: Andrew Lamb
Assignee: Andrew Lamb
There was a logical conflict between
https://github.com/apache/arrow/commit/eebf64b00e3a26f61c4bebec7241a0b24d27ec67
which removed the Arc in `ArrayData` and
https://github.com/apache/arrow/commit/8dd6abbb72b6b8958f3b2f35512bdadcaf43066f
which optimized the compute kernels.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)