iemejia commented on PR #12400:
URL: https://github.com/apache/gluten/pull/12400#issuecomment-5045985744

   This CI failure is not related to this PR. The `spark-test-spark41` job 
crashed natively at teardown in `~MemoryManager` ("unexpected alive memory 
pools") during the `ScriptTransformation` suite, right after the intentional 
task-abort tests. The leaked pool is an in-memory `value-stream` `TableScan` 
(`usage 0B`), which never touches the file handle cache this PR enables — and 
all other Spark versions (3.3/3.4/3.5/4.0) passed cleanly. This is a 
pre-existing flaky Spark 4.1 teardown crash.


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