LuciferYang commented on PR #37024: URL: https://github.com/apache/spark/pull/37024#issuecomment-1170679006
> We have a similar pattern in SortShuffleManager - but there we wrap result in Option before foreach (given no asScala), and so is fine … did not find any other cases where this is an issue thankfully. Yes, `taskIdMapsForShuffle` in `SortShuffleManager` is safe. Thanks ~ -- 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]
