LuciferYang commented on PR #35149: URL: https://github.com/apache/spark/pull/35149#issuecomment-1232411945
> > the new jobs cannot be run with sufficient concurrency due to resource not released by stage 31 and 36 in time. > > This is not worse than before. Without this optimization, the first query will run longer and wait for the jobs to complete. At least we allow the second query to kick off earlier now. It's a further improvement to cancel the unused running jobs. make sense -- 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]
