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

   > I think you are right - the subquery needs to be visited / type coerced as 
well.
   
   we use the `ExprRewritable` framework to rewrite the expr and implement the 
type coercion function, but the sub query plan will not be handle in the 
`ExprRewritable` framework.
   
   Do you have any suggestion or thoughts?
   @Dandandan 


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