Re: [I] CometMemoryPool sometimes goes negative [datafusion-comet]

2025-05-12 Thread via GitHub
andygrove closed issue #1726: CometMemoryPool sometimes goes negative URL: https://github.com/apache/datafusion-comet/issues/1726 -- 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.

Re: [I] CometMemoryPool sometimes goes negative [datafusion-comet]

2025-05-09 Thread via GitHub
andygrove commented on issue #1726: URL: https://github.com/apache/datafusion-comet/issues/1726#issuecomment-2867885658 It appears to be a data race. ``` app-20250509150049-0037/0/stdout:CometTaskMemoryManager used went negative: -208311; totalAllocated=3653311522; totalReleased=3

Re: [I] CometMemoryPool sometimes goes negative [datafusion-comet]

2025-05-09 Thread via GitHub
andygrove commented on issue #1726: URL: https://github.com/apache/datafusion-comet/issues/1726#issuecomment-2867901734 This issue only affects the tracing feature, not actual Comet usage. -- This is an automated message from the Apache Git Service. To respond to the message, please log o