srowen commented on issue #27104: [SPARK-30432][Graphx]reduce degree recomputation in StronglyConnectedComponents URL: https://github.com/apache/spark/pull/27104#issuecomment-571168106 You would have to open this vs master, not branch-2.4 I can't really evaluate the change because I don't understand the logic. So the computation happens every time in the do-while loop, the first time the outer while loop executes. Then just once per do-while loop after, it seems. Why is that needed?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
