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 indication for retrieving schema metadata for a list of relations and not all #758

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

biswasbiplob
Copy link

Description

Use capability from adapters to indicate support for retrieving schema metadata for a list of relations, rather than always retrieving all the relations in a schema

This would enable dbt docs generate to only wait for schema metadata for the relations mentioned in the filters (--select, --exclude and --selector) and not waste time to try and fetch all.

Checklist

  • You followed contributing section
  • You kept your Pull Request small and focused on a single feature or bug fix.
  • You added unit testing when necessary
  • You added functional testing when necessary

@biswasbiplob biswasbiplob requested a review from a team as a code owner November 21, 2024 17:17
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.

1 participant