jhorstmann commented on PR #2920:
URL: https://github.com/apache/arrow-rs/pull/2920#issuecomment-1314493955

   Seems that there was already a [workaround required for 
`Decimal256Type`](https://github.com/apache/arrow-rs/blob/19f372d82315e0df29c9b545bb011b0cbd45ceda/arrow/src/datatypes/numeric.rs#L470).
 Would be really nice to decouple the simd support from numeric types. Maybe 
specialization could help? Haven't really used that before, and it's still 
unstable. But so is `packed_simd` or `portable_simd`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to