szehon-ho opened a new pull request, #52595:
URL: https://github.com/apache/spark/pull/52595

   
   
   ### What changes were proposed in this pull request?
   https://github.com/apache/spark/pull/51377 added a DataSourceV2 API that 
sends operation metrics along with the commit, via a map of string, long.  
Change this to a proper model.
   
   Suggestion from @aokolnychyi 
   
   ### Why are the changes needed?
   It would be cleaner to model it as a proper object so that it is more clear 
what metrics Spark sends, and to handle future cases where metrics may not be 
long values.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No, unreleased DSV2 API.
   
   
   ### How was this patch tested?
   Existing tests
   
   ### 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