joroKr21 commented on PR #11417:
URL: https://github.com/apache/datafusion/pull/11417#issuecomment-2230131517
@alamb do you get this issue locally on `main`?
```
error[E0432]: unresolved import `chrono::MappedLocalTime`
--> datafusion/functions/src/datetime/to_local_time.rs:34:24
|
34 | use chrono::{DateTime, MappedLocalTime, Offset, TimeDelta, TimeZone,
Utc};
| ^^^^^^^^^^^^^^^ no `MappedLocalTime` in the root
```
--
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]