chmp commented on issue #10082: URL: https://github.com/apache/arrow-datafusion/issues/10082#issuecomment-2054134006
After looking a bit through the code, I guess, adding the `(Duration(unit1), Duration(unit2))` arms to the [match statement](https://github.com/apache/arrow-rs/blob/a999fb86764e9310bb4822c7e7c6551f247e0e0b/arrow-cast/src/cast/mod.rs#L560) in `arrow-cast` should do the trick, shouldn't it? -- 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]
