jayzhan211 commented on PR #10391: URL: https://github.com/apache/datafusion/pull/10391#issuecomment-2097161924
StateFieldsArgs `DistinctArrayAgg` needs `nullable` `Sum` needs `return_type` Most of the functions needs `input_type`. FieldArgs `Avg` needs `return_type` Most of the functions needs `input_type`. `OrderSensitiveArrayAgg` needs `nullable` and `order_by_data_types` -- 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]
