liukun4515 commented on issue #3556:
URL: 
https://github.com/apache/arrow-datafusion/issues/3556#issuecomment-1253264079

   I find many test cases meet this issue: 
   ```
   thread 'simplify_expressions::tests::now_less_than_timestamp' panicked at 
'failed to optimize plan: Internal("The type of Int64 + Int32 of binary 
physical should be same")', 
datafusion/optimizer/src/simplify_expressions.rs:1911:14
   ```
   
   If I remove the type coercion from the physical expr.
   


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

Reply via email to