alamb commented on issue #14835:
URL: https://github.com/apache/datafusion/issues/14835#issuecomment-2678553485

   > > > I think trying out [@findepi](https://github.com/findepi) 's Simple 
Functions  [#12635](https://github.com/apache/datafusion/issues/12635) would be 
an excellent candidate for these functions. The ones that use 
make_scalar_function are all fairly simple and would benefit from having a 
special case for constant.
   > > 
   > > 
   > > I agree, but it is still far from ready.
   > 
   > i am not questioning it (i know very well how much more I'd like to do 
there), but I am curious about outsider's perspective. in your eyes, what makes 
you say "far from ready", [@jayzhan211](https://github.com/jayzhan211) ?
   
   FWIW in my opinion, getting to the level of replacing `make_scalar_function` 
(and improving the resulting implementations) seems like a good first step 
towards a more general solution for different types of functions


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