jayzhan211 opened a new issue, #7960: URL: https://github.com/apache/arrow-datafusion/issues/7960
### Is your feature request related to a problem or challenge? return_data_type is not the same as the data_type for List case. For example, data_type: List(Int64), return_data_type will be Int64 Ref: https://github.com/apache/arrow-datafusion/pull/7242/files ### Describe the solution you'd like Introduce return_data_type for Sum, and other Aggregate function ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
