iemejia commented on PR #12400: URL: https://github.com/apache/gluten/pull/12400#issuecomment-4934604852
CI failures are unrelated to this PR: - `tpc-test-ubuntu (spark-3.5, java-8)`: MinIO install failed with SSL error (exit code 60) — infra issue. - `spark-test-spark33`, `spark-test-spark34`, `spark-test-spark35-scala213`: Flaky `cached_table` memory pool leak at shutdown caused by Velox not releasing hash tables from `HashTableCache` upon query completion. All tests pass — the crash only occurs during JVM shutdown. This is the known issue being fixed in #12487. -- 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]
