rluvaton opened a new pull request, #15727:
URL: https://github.com/apache/datafusion/pull/15727

   ## Which issue does this PR close?
   
   N/A
   
   ## Rationale for this change
   
   Adding failing tests to show the current problem with aggregation when there 
is a need for spilling and we can't hold all of the record batches in memory 
and tests to make sure that the implementation is dynamic based on the 
available memory
   
   ## What changes are included in this PR?
   
   Added 3 fuzz tests
   
   ## Are these changes tested?
   
   Yes, but they all fail currently
   
   ## Are there any user-facing changes?
   No
   
   
   ----
   
   Requested by @alamb in 
https://github.com/apache/datafusion/issues/15610#issuecomment-2807165302


-- 
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