Closed as not planned
Description
Description
DataFusion, in their README, mention that compiling with feature = simd
(which requires Rust nightly) improves performance.
We're using DataFusion via delta-rs
, and would like the ability to compile with SIMD.
Would it be possible to expose a feature in delta-rs
that can be to enable the SIMD feature in DataFusion?
Use Case
Faster performance!
Related Issue(s)
N/A
Activity