Closed
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
We'd like to be able to use extract
in DataFusion with Duration
s in the same way as Interval
s (see #6113, apache/datafusion#6327)
Describe the solution you'd like
Similar to #6071, implement date_part
for Interval
s
Describe alternatives you've considered
Additional context