alamb commented on code in PR #8758:
URL: https://github.com/apache/arrow-datafusion/pull/8758#discussion_r1450941776


##########
datafusion/physical-plan/src/aggregates/mod.rs:
##########
@@ -1746,6 +1746,7 @@ mod tests {
     }
 
     #[tokio::test]
+    #[ignore]

Review Comment:
   I adjusted the memory sizes in 0c4a8a142 to get the tests to pass.
   
   However, I don't have a good idea of what requires more memory now. Any 
thoughts on allocation changes @tustvold  (like did we change alignment in 50, 
or add some new fields to the array / buffer structures?)



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

Reply via email to