Skip to content

[C++] Support duration type in floor_temporal/etc #50395

Description

@rok

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++

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions