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

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

> 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
>
>
> 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
(v7.6.3#76005)

Reply via email to