Skip to content

docs(arrow): clarify ScanMetrics::bytes_read includes delete files#2379

Merged
blackmwk merged 1 commit intoapache:mainfrom
mbutrovich:bytes_docstring
Apr 29, 2026
Merged

docs(arrow): clarify ScanMetrics::bytes_read includes delete files#2379
blackmwk merged 1 commit intoapache:mainfrom
mbutrovich:bytes_docstring

Conversation

@mbutrovich
Copy link
Copy Markdown
Collaborator

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.

Copy link
Copy Markdown
Contributor

@blackmwk blackmwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mbutrovich for this pr!

@blackmwk blackmwk merged commit 0d97497 into apache:main Apr 29, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants