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

   > If there is no regression I agree this issue shouldn't hold up the release 
(we can fix it as part of the next release)
   
   Because in the 11.0.0, the type coercion is in the physical phase, in the 
logical phase we don't do type coercion.
   
   But after the migration type coercion from physical phase to logical phase, 
we will get a different expr between the `filter op` and `table scan, 
partial_filters`.
   


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

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

Reply via email to