jayzhan211 commented on issue #9285: URL: https://github.com/apache/arrow-datafusion/issues/9285#issuecomment-2002960214
@erenavsarogullari For consistency, I think we can also change the `invoke` with `make_scalar_function` (probably a better name). It returns ColumnValue::Scalar if length of list is 1. It has no difference currently, since we have no optimization based on Scalar. -- 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]
