qianzii2 commented on issue #22505: URL: https://github.com/apache/datafusion/issues/22505#issuecomment-4540898695
Thank you so much! @kumarUjjawal I didn't realize SUM(SUM(c)) OVER (PARTITION BY b) could do this. This completely solves my problem. I learned a lot from this thread — really appreciate the clear explanation. -- 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]
