alamb commented on issue #19022:
URL: https://github.com/apache/datafusion/issues/19022#issuecomment-3598197750

   Specifically, we should allow
   ```sql
   > select '2020-01-01'::date + '12:46:00'::time;
   Error during planning: Cannot coerce arithmetic expression Date32 + 
Time64(ns) to valid types
   ```


-- 
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]

Reply via email to