Omega359 commented on issue #9892: URL: https://github.com/apache/arrow-datafusion/issues/9892#issuecomment-2039752260
Note that the use of name -> function is used internally within scalar_function.rs: https://github.com/apache/arrow-datafusion/blob/2dad90425bacb98a3c2a4214faad53850c93104e/datafusion/physical-expr/src/scalar_function.rs#L149 Having a good name -> fn lookup mechanism would help here I think. -- 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]
