Dandandan commented on PR #6800: URL: https://github.com/apache/arrow-datafusion/pull/6800#issuecomment-1620645217
> > @alamb I pushed a fix for sum - there's still an issue in average (which might be a similar issue I think) > > Thanks @Dandandan -- I also have a fix for sum (and working on a fix for average as I want the thing to be general purpose). I think I am actually very close but am about to run out of time for today 👍 Feel free to overwrite any changes, my solution is similar to one previously, but actually could be made more efficient by properly keeping bitmaps instead of count. -- 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]
