comphead commented on issue #4644:
URL:
https://github.com/apache/arrow-datafusion/issues/4644#issuecomment-1363555678
@waitingkuo those ts to date tests, did you run in datafusion cli?
I'm going through some final tests and cannot reproduce your test
```
❯ select timestamptz '2000-01-01T00:00:00.000000+00' = date '2000-01-01';
Plan("'Timestamp(Nanosecond, Some(\"+00:00\")) = Date32' can't be evaluated
because there isn't a common type to coerce the types to")
```
I'm running it on master branch
--
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]