tustvold opened a new pull request, #2495: URL: https://github.com/apache/arrow-rs/pull/2495
Following https://github.com/apache/arrow-rs/pull/2442 changing the DecimalArray from iterator to take Into, the lack of `Copy` or even `Clone` on `BasicDecimal` makes for a very clunky experience. -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org