tustvold commented on PR #3264: URL: https://github.com/apache/arrow-rs/pull/3264#issuecomment-1336261231
This does represent a performance regression for decimal256 arrays, as previously the logic was incorrectly using i128 arithmetic when it should have been using i256. -- 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