httfighter opened a new pull request #23649: [SPARK-26726] The amount of memory used by the broadcast variable is … URL: https://github.com/apache/spark/pull/23649 …not synchronized to the UI display ## What changes were proposed in this pull request? When updating bolck, there is no match to BroadcastBlockId. I added the case for BroadcastBlockId and updated the memory usage. ## How was this patch tested? manual tests Please review http://spark.apache.org/contributing.html before opening a pull request.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
