warrenzhu25 opened a new pull request #31869: URL: https://github.com/apache/spark/pull/31869
### What changes were proposed in this pull request? Determine whether show input/output size and records based on either has value, rather than only size. ### Why are the changes needed? Stage page UI not show input/output size and records even when records greater than zero. This is common when spark streaming job read from kafka source. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Manually ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
