kecookier commented on issue #5251: URL: https://github.com/apache/incubator-gluten/issues/5251#issuecomment-2063401576
I have test the config `spark.gluten.sql.columnar.backend.velox.maxSpillFileSize=1G` , and the number of spill files has reduce from 1.3 million to 40. Looks good, Thank you very much.  By the way, the effective value of spark.gluten.sql.columnar.backend.velox.maxSpillFileSize is 20MB, not 1G. https://github.com/apache/incubator-gluten/pull/5450 will fix it. -- 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]
