jorgecarleitao commented on pull request #7972: URL: https://github.com/apache/arrow/pull/7972#issuecomment-674546437
> Thanks @jorgecarleitao I wanted to move the aggregate functions too but ran into a problem and it probably relates to your PRs .. I will file a JIRA to explain this. Yes, currently aggregate functions are impossible to correctly declare in the logical realm because they have a variable return type, while all logical expressions have a hard-coded return type. I propose a fix for that in one of my PRs. The planets are aligning! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
