andygrove opened a new issue, #2053: URL: https://github.com/apache/arrow-rs/issues/2053
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I would like to be able to support casting string to Time32 / Time64 so that DataFusion can support SQL statements such as `SELECT TIME '08:08:00.091' AS "T"`. **Describe the solution you'd like** As described. **Describe alternatives you've considered** None **Additional context** None -- 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]
