[
https://issues.apache.org/jira/browse/ARROW-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-5159:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/21638
> Unable to build benches in arrow crate.
> ---------------------------------------
>
> Key: ARROW-5159
> URL: https://issues.apache.org/jira/browse/ARROW-5159
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust
> Affects Versions: 0.14.0
> Reporter: Zhiyuan Zheng
> Assignee: Zhiyuan Zheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> After the refactor of kernel related files in ARROW-5116, the files in
> `bench` folder won't compile.
> eg.
> error[E0432]: unresolved import `arrow::compute::boolean_kernels`
> --> arrow/benches/boolean_kernels.rs:26:5
> |
> 26 | use arrow::compute::boolean_kernels;
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `boolean_kernels` in `compute`
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)