HyukjinKwon opened a new pull request, #44375:
URL: https://github.com/apache/spark/pull/44375

   ### What changes were proposed in this pull request?
   
   This PR proposes to support Python metrics in Python Data Source so the 
metrics are reported same as other Python execution and API.
   
   ### Why are the changes needed?
   
   Same metics (https://github.com/apache/spark/pull/33559) should be shown in 
Python Data Source reading. This is last missing part compared to other Python 
execution and API.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Python Data Source has not been released yet, so no end-user facing change.
   It shows some new metrics in UI.
   
   ### How was this patch tested?
   
   Unittests were added, and manually tested via UI.
   
   TBD: screenshot
   TBD: unittests
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to