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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to