waynexia commented on code in PR #10765:
URL: https://github.com/apache/datafusion/pull/10765#discussion_r1630584449


##########
datafusion/physical-plan/src/aggregates/mod.rs:
##########
@@ -2032,7 +2037,7 @@ mod tests {
         spill: bool,
     ) -> Result<()> {
         let task_ctx = if spill {
-            new_spill_ctx(2, 3200)
+            new_spill_ctx(2, 4200)

Review Comment:
   I might be misunderstanding, do you mean the change in 
3a33755527a0a602e32fe6cfc1e1476a5949a48d 🤔 ?



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