nrc opened a new issue, #6245: URL: https://github.com/apache/arrow-rs/issues/6245
**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 https://github.com/apache/arrow-rs/issues/6113, https://github.com/apache/datafusion/issues/6327) **Describe the solution you'd like** Similar to https://github.com/apache/arrow-rs/pull/6071, implement `date_part` for `Interval`s **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> **Additional context** <!-- Add any other context or screenshots about the feature request here. --> -- 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]
