zhztheplayer commented on issue #7800: URL: https://github.com/apache/incubator-gluten/issues/7800#issuecomment-2505152742
> @zhztheplayer after upgrade #7244, spill can not work.. all task failed due to OOM, but before 7244 it works. > > ``` > WholeStageResultIterator.cc:266] Spill[root/root]: spill is requested on a task Gluten_Stage_2_TID_22719_VTID_25 that has non-zero running threads, which is not currently supported. Skipping. > ``` > > do I need to upgrade to #7748? Yes, please try move to #7748 which should be the final solution. -- 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]
