lidavidm commented on PR #37247:
URL: https://github.com/apache/arrow/pull/37247#issuecomment-1684356471

   I see this in the Windows CI:
   
   ```
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 
s - in org.apache.arrow.memory.TestAllocationManagerNetty
   [INFO] Running org.apache.arrow.memory.TestBaseAllocator
   16:15:08.268 [main] ERROR o.apache.arrow.memory.BaseAllocator - Memory was 
leaked by query. Memory leaked: (512)
   Allocator(ROOT) 0/512/512/8192 (res/actual/peak/limit)
   
   16:15:08.268 [main] ERROR o.apache.arrow.memory.BaseAllocator - Memory was 
leaked by query. Memory leaked: (512)
   Outstanding child allocators : 
     Allocator(createChildDontClose) 0/512/512/8192 (res/actual/peak/limit)
   Allocator(ROOT) 0/512/512/8192 (res/actual/peak/limit)
   
   Warning:  Tests run: 36, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
0.297 s - in org.apache.arrow.memory.TestBaseAllocator
   [INFO] Running org.apache.arrow.memory.TestEmptyArrowBuf
   ```
   
   @davisusanibar can you file an issue to investigate this?


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