jayzhan211 commented on issue #14008:
URL: https://github.com/apache/datafusion/issues/14008#issuecomment-2629384465
   > Digging into the code, I see that it's deprecated (it should still work 
even though it's deprecated). What's strange, however, is that the deprecation 
warning is not propagating to me as a downstream user. I only found this out 
due to a failed test.
   
   I found that we can't make this deprecated but a breaking change if the user 
override the `is_nullable` function because it takes `schema: &dyn ExprSchema` 
which is not the case for `return_type_from_exprs`


-- 
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...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to