jayzhan211 commented on issue #10200: URL: https://github.com/apache/datafusion/issues/10200#issuecomment-2109539885
After #10439, I believe `array_concat` should use user-defined signature given it's speciality, therefore we can check the empty array in `coerce_types` for `array_concat` and return exec_error instead of panicking cc @Lordworms -- 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]
