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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]