alamb commented on PR #9298:
URL: 
https://github.com/apache/arrow-datafusion/pull/9298#issuecomment-1979735278

   Hi @brayanjuls -- sorry for the delay but we have now finally merged 
`ScalarUDF::simplify` https://github.com/apache/arrow-datafusion/pull/9304
   
   Here is an example of how to implement a rewrite of a function to use a 
cast: 
https://github.com/apache/arrow-datafusion/blob/2873fd083d2af39f85315eea837070ef28cd5be0/datafusion/core/tests/user_defined/user_defined_scalar_functions.rs#L550-L576
   
   Sorry again for the delay


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