sdf-jkl commented on issue #18319:
URL: https://github.com/apache/datafusion/issues/18319#issuecomment-3814208807

   Is is applied in expression simplifier here: 
https://github.com/apache/datafusion/blob/36c0cda206db6cdb4ace600422835c890294a1f1/datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs#L1997-L1999
   
   Once a udf has the `preimage` implemented, the transformation will be applied


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to