j7nhai commented on PR #10249: URL: https://github.com/apache/incubator-gluten/pull/10249#issuecomment-3199430439
Hi @zhztheplayer By referring to https://github.com/apache/incubator-gluten/issues/9456#issuecomment-2841986145, I set ``` spark.gluten.sql.columnar.backend.velox.IOThreads=0 ``` And it run ok now. However, it looks there is memory leak in TableScan (maybe from the dataSource_?). How do I debug? -- 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]
