Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add method to retrieve count of external files #3321

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stevendanna
Copy link
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
Member

This change is Reviewable

@dt
Copy link
Member

dt commented Feb 20, 2024

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

None yet

3 participants