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

   **Describe the bug**
   A clear and concise description of what the bug is.
   
   in the test case `select_distinct_from`
   
   Run the test case, we will meet the error for optimizer:
   
   ```
   [2022-09-21T05:22:53Z WARN  datafusion_optimizer::optimizer] Skipping 
optimizer rule 'simplify_expressions' due to unexpected error: Internal error: 
The type of Int64 IS DISTINCT FROM Int32 o
   f binary physical should be same. This was likely caused by a bug in 
DataFusion's code and we would welcome that you file an bug report in our issue 
tracker
   [2022-09-21T05:22:53Z DEBUG datafusion_optimizer::optimizer] After apply 
pre_cast_lit_in_comparison rule:
   
   ```
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Additional context**
   Add any other context about the problem here.
   


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