theotherandygrove opened a new issue, #8069:
URL: https://github.com/apache/arrow-datafusion/issues/8069
### Describe the bug
`run_first_last_multi_partitions` fails when I run `cargo test` on my M1
Macbook Air with 16 GB RAM. It passes on my Ubuntu workstation with 128 GB RAM.
```
---- aggregates::tests::run_first_last_multi_partitions stdout ----
Error: ResourcesExhausted("Failed to allocate additional 632 bytes for
GroupedHashAggregateStream[0] with 1829 bytes already allocated - maximum
available is 605")
```
### To Reproduce
_No response_
### 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]