avantgardnerio commented on PR #22626:
URL: https://github.com/apache/datafusion/pull/22626#issuecomment-4578922926

   example: 
   ```
    [2026-05-29T19:08:23Z WARN  
datafusion_sqllogictest::engines::datafusion_engine::runner] [aggregate.slt] 
killed by allocator overdraft: actual=111 MB, supposed=0 MB (bank
        balance at panic = 1324689 bytes); sql="SELECT array_agg(c13 ORDER BY 
c13)\nFROM\n  (SELECT *\n  FROM aggregate_test_100\n  ORDER BY c13\n  LIMIT 5) 
as t1"
          20: datafusion_common::utils::memory::get_record_batch_memory_size
                     at 
/home/bgardner/workspace/arrow-datafusion/datafusion/common/src/utils/memory.rs:140:32
          41: 
datafusion_sqllogictest::accounting::kill_on_overdraft::{{closure}}
        [2026-05-29T19:08:23Z WARN  
datafusion_sqllogictest::engines::datafusion_engine::runner] [aggregate.slt] 
killed by allocator overdraft: actual=0 MB, supposed=0 MB (bank
        balance at panic = 982855 bytes); sql="SELECT array_agg(DISTINCT c13 
ORDER BY c13)\nFROM\n  (SELECT *\n  FROM aggregate_test_100\n  ORDER BY c13\n  
LIMIT 5) as t1"
          20: datafusion_common::utils::memory::get_record_batch_memory_size
                     at 
/home/bgardner/workspace/arrow-datafusion/datafusion/common/src/utils/memory.rs:140:32
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to