Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Kernel to round an array of floating point numbers. Should return an array of the same type as the input. Should have an option to control how many digits after the decimal point (default value 0 meaning round to the nearest integer).
Attachments
Issue Links
- is a child of
-
ARROW-12748 [C++] Arithmetic kernels for numeric arrays
- Open
- is depended upon by
-
ARROW-13975 [C++][Compute] Add decimal support to round functions
- Resolved
- is related to
-
ARROW-12745 [C++][Compute] Add floor, ceiling, and truncate kernels
- Resolved
- links to