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 2018/12/28 15:01:59 UTC

[GitHub] xuanyuanking opened a new pull request #23396: [SPARK-26221][SQL] Driver side only metrics support

xuanyuanking opened a new pull request #23396: [SPARK-26221][SQL] Driver side only metrics support
URL: https://github.com/apache/spark/pull/23396
 
 
   ## What changes were proposed in this pull request?
   
   Here we add the support for driver-side only metrics, which are only created and updated on driver-side and no need to send them to the executor.
   
   ## How was this patch tested?
   
   New UT in SQLMetricsSuite.
   

----------------------------------------------------------------
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:
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