Commits


Yibo Cai authored and Benjamin Kietzman committed 4743e181596
ARROW-12074: [C++][Compute] Add scalar arithmetic kernels for decimal Add basic binary arithmetic (+,-,*,/) kernels for decimal types. Closes #10364 from cyb70289/decimal-arith Authored-by: Yibo Cai <yibo.cai@arm.com> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>