Skip to content

add method to retrieve count of external files#3321

Draft
stevendanna wants to merge 1 commit into
masterfrom
external-file-count
Draft

add method to retrieve count of external files#3321
stevendanna wants to merge 1 commit into
masterfrom
external-file-count

Conversation

@stevendanna

Copy link
Copy Markdown
Contributor

This allows callers to operate differently if the database contains external files that might be slower to read than expected.

This allows callers to operate differently if the database contains
external files that might be slower to read than expected.
@cockroach-teamcity

Copy link
Copy Markdown
Member

This change is Reviewable

@dt

dt commented Feb 20, 2024

Copy link
Copy Markdown
Contributor

I think the second return value of EstimateDiskUsageByBackingType could probably serve the same purpose as this unless that method is too expensive?

@stevendanna

Copy link
Copy Markdown
Contributor Author

I'll start with that and only move forward with this function if I start seeing it actually being a problem.

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.

3 participants