himanshu-goyal-hxh commented on issue #10845: URL: https://github.com/apache/incubator-gluten/issues/10845#issuecomment-3641533705
This issue is not related to the number of partitions—we have already tried increasing and decreasing the partition count. The problem occurs across all partitions, not just a single one. The actual issue is that `spark.gluten.sql.columnar.backend.velox.maxSpillLevel` does not control `kMaxSpillLevel`, which is hard-coded to 3. -- 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]
