Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.14.0
Description
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` |
Attachments
Issue Links
- links to