jayzhan211 commented on issue #7142: URL: https://github.com/apache/arrow-datafusion/issues/7142#issuecomment-1806616312
@alamb Should we introduce another Expr::ArrayFunction that differs from other Expr::ScalarFunctions? I think null handling is unique to ArrayFunction, instead of pattern matching all the array function in ScalarFunction, maybe we can just introduce a new abstraction? -- 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]
