zhouyuan commented on issue #11018: URL: https://github.com/apache/incubator-gluten/issues/11018#issuecomment-3490448726
@wForget I ran into similar issue previously, it's due to recursive spilling in hash join. I think this is by Velox current design - currently they only support 3 level for recursive spilling https://facebookincubator.github.io/velox/develop/spilling.html -- 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]
