You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/17 15:42:13 UTC

[GitHub] [arrow-rs] alamb opened a new issue #1190: Optimize `take` kernel for `Decimal`

alamb opened a new issue #1190:
URL: https://github.com/apache/arrow-rs/issues/1190


   The idea is to avoid using DecimalBuilder and create the `DecimalArray` directly using an iterator (or `MutableBuffer`) 
   
   _Originally posted by @alamb in https://github.com/apache/arrow-rs/pull/1172#pullrequestreview-854562444_


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org