You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-26726] Synchronize the amount of memory used by the broadcast variable to the UI display
…not synchronized to the UI display
## What changes were proposed in this pull request?
The amount of memory used by the broadcast variable is not synchronized to the UI display.
I added the case for BroadcastBlockId and updated the memory usage.
## How was this patch tested?
We can test this patch with unit tests.
Closesapache#23649 from httfighter/SPARK-26726.
Lead-authored-by: 韩田田00222924 <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Signed-off-by: Marcelo Vanzin <[email protected]>
0 commit comments