Rachelint opened a new issue, #12059:
URL: https://github.com/apache/datafusion/issues/12059

   ### Describe the bug
   
   When I debug the failed tests in #11943 , I finally found that such tests 
not conver the `spilling to disk logic` in `main` branch actually.
   
   And in #11943, the memory usage in test are changed, and trigger the 
`spilling to disk`, and lead to test failures.
   
   ### To Reproduce
   
   - add a `panic` at the beginning of  `update_merged_stream` function in 
`row_hash.rs`.
   - run `aggregate_grouping_sets_source_not_yielding_with_spill` and 
`aggregate_grouping_sets_with_yielding_with_spill` tests.
   - you will found them passed.
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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