mbutrovich opened a new pull request, #2379: URL: https://github.com/apache/iceberg-rust/pull/2379
## Which issue does this PR close? - Closes #. ## What changes are included in this PR? Fix the `ScanMetrics::bytes_read` docstring. The counter is shared with `CachingDeleteFileLoader`, so it already includes delete-file reads, not just data files. Docstring now reflects that. ## Are these changes tested? Docstring-only change, no behavior change, so no new tests. -- 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]
