[C++][Compute] Add modulo compute kernel
Open
Component: C++
Status: needs champion
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
Currently, Arrow doesn't provide native support for modulo operations (%) on numeric data types. This is a commonly needed mathematical operation for many data processing tasks.
### Component(s)
C++
Contributor guide
Assessment
This issue has not been assessed yet.