arrow
arrow copied to clipboard
GH-46901: [C++] Support modulo compute kernel
Rationale for this change
Support for calculating elementwise remainder.
What changes are included in this PR?
This PR adds new kernel function modulo, modulo_checked
Are these changes tested?
Yes, test code are included.
Are there any user-facing changes?
There is a new compute kernel modulo available.
Closes: #46901
- GitHub Issue: #46901
:warning: GitHub issue #46901 has been automatically assigned in GitHub to PR creator.