xudong963 opened a new issue, #14638: URL: https://github.com/apache/datafusion/issues/14638
### Is your feature request related to a problem or challenge? ``` > select to_char(arrow_cast('2023-09-04'::date, 'Timestamp(Second, Some("UTC"))'), '%Y-%m-%dT%H:%M:%S%.3f'); This feature is not implemented: Unsupported CAST from Date32 to Timestamp(Second, Some("UTC")) ``` ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered Maybe it should be implemented in arrow-rs? ### Additional context _No response_ -- 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org