Omega359 commented on issue #14230:
URL: https://github.com/apache/datafusion/issues/14230#issuecomment-2634643379
I'm in the process of trying to track down another type coercion issue
locally:
```
Internal error: Failed to match any signature, errors: Error during
planning: The signature expected NativeType::String but received
NativeType::Timestamp(Microsecond, Some("UTC"))
```
The error message doesn't include the function name unfortunately (PR
incoming soon).
--
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]