attilapiros edited a comment on pull request #34043: URL: https://github.com/apache/spark/pull/34043#issuecomment-925124177
Even the existing code shows this as when we talk about a shuffle block in the `updateBlockInfo` as (in all the three branches) we return: https://github.com/apache/spark/blob/26b3b1118cc9701127c359b69b25ecf3a023c748/core/src/main/scala/org/apache/spark/storage/BlockManagerMasterEndpoint.scala#L582-L598 -- 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]
