rok opened a new issue, #50395: URL: https://github.com/apache/arrow/issues/50395
### Describe the enhancement requested The temporal rounding kernels `round_temporal`, `floor_temporal`, and `ceil_temporal` are currently only registered for `date32/64`, `time32/64`, and `timestamp` inputs (`WithDates, WithTimes, WithTimestamps` in `scalar_temporal_unary.cc`). It would be useful to round `duration` inputs to multiples of physical and perhaps some calendar units. ### Component(s) C++ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
