alamb commented on issue #17169:
URL: https://github.com/apache/datafusion/issues/17169#issuecomment-3192288176

   > Also I saw that The memory usage is only from the accumulators in our case 
`first`
   
   Do you know if the memory usage is from needing a single row but the 
accumulator holding an entire array due to shared buffers?
   
   If that was the case, we could potentially implement specialized groups 
accumulators for each data type (rather than Rows) 🤔 
   


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to