Jefffrey commented on issue #19870: URL: https://github.com/apache/datafusion/issues/19870#issuecomment-3766315579
As part of this issue we should also fix date_trunc: https://github.com/apache/datafusion/blob/4ed808a83c4a4d73edc7d50dc53ab737977339ef/datafusion/functions/src/datetime/date_trunc.rs#L226-L248 - `return_type` should just return internal error and only implement `return_field_from_args` like other UDFs which implement `return_field_from_args` -- 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]
