liukun4515 commented on PR #3139: URL: https://github.com/apache/arrow-rs/pull/3139#issuecomment-1322929369
> I think this should consistently use wrapping or checked add, neg, div, rem, etc... This not only is consistent with other kernels, but avoids differences between release and debug builds The changes i have done will not overflow. It's good to make consistent with other kernel. -- 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