Skip to content

Conversation

@fangchenli
Copy link

@fangchenli fangchenli commented Jan 20, 2026

Rationale for this change

Arrow is currently missing remainder and modulo kernels.

What changes are included in this PR?

Add kernels remainder, remainder_checked, mod, and 'mod_checked'

Are these changes tested?

Yes.

Are there any user-facing changes?

This PR includes breaking changes to public APIs. (If there are any breaking changes to public APIs, please explain which changes are breaking. If not, you can remove this.)

@fangchenli fangchenli changed the title GH-46901: [C++][Compute] Add remainder mod kernels GH-46901: [C++][Compute] Add remainder and mod kernels Jan 20, 2026
@fangchenli fangchenli marked this pull request as ready for review January 21, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant