jayzhan211 commented on PR #14094:
URL: https://github.com/apache/datafusion/pull/14094#issuecomment-2588877877

   For example, Comet don't have logical expression `Expr` but if they want to 
create physical scalar function, they need to somehow create `Expr` in order to 
build a physical scalar function. However, the metadata of their logical plan's 
properties like arguments data type and nullability, those **arguments 
metadata** are what really matter.


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