You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/14 15:13:40 UTC

[GitHub] [spark] cxzl25 commented on issue #24603: [SPARK-27706][SQL][WEBUI] Add SQL metrics of numOutputRows for BroadcastExchangeExec

cxzl25 commented on issue #24603: [SPARK-27706][SQL][WEBUI] Add SQL metrics of numOutputRows for BroadcastExchangeExec
URL: https://github.com/apache/spark/pull/24603#issuecomment-492281224
 
 
   Current UI
   ![image](https://user-images.githubusercontent.com/3898450/57709187-3012eb00-769d-11e9-8ffc-8b15b433d53f.png)
   
   Add SQL metrics of numOutputRows
   ![image](https://user-images.githubusercontent.com/3898450/57709305-56388b00-769d-11e9-98a4-866939bbf585.png)
   
   number of output rows: 0
   
   You can clearly see the amount of BroadcastExchange output, especially if there is no data output after calculation.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org