jkolash commented on issue #13297:
URL: https://github.com/apache/iceberg/issues/13297#issuecomment-2976305874

   @szehon-ho Let me know if a PR on the spark side would be welcome or not. I 
don't think the fix for this in DataSourceRDD will be difficult. to be extra 
safe we could compute a value object on iterator exhaustion which is much 
smaller that can be applied on the callback close so multiple threads aren't 
updating the metrics as that may not be thread safe.


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