comphead opened a new issue, #4672:
URL: https://github.com/apache/arrow-datafusion/issues/4672

   **Describe the bug**
   Make conversion seemless
   
   **To Reproduce**
   ```
   ❯ select now() = '2000-01-01'::date;
   Plan("'Timestamp(Nanosecond, Some(\"+00:00\")) = Date32' can't be evaluated 
because there isn't a common type to coerce the types to")
   ```
   **Expected behavior**
   Shouldnt fail
   
   **Additional context**
   


-- 
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...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to