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

Avoid reading the profile multiple times for every dbt run/compile/docs generate/deps #6264

Closed
wants to merge 1 commit into from

Conversation

akashrn5
Copy link

@akashrn5 akashrn5 commented Nov 16, 2022

resolves #6263

Description

This PR fixes the reading the profiles.yml file multiple times for every dbt operation.

Checklist

@akashrn5 akashrn5 requested a review from a team November 16, 2022 07:29
@akashrn5 akashrn5 requested a review from a team as a code owner November 16, 2022 07:29
@cla-bot cla-bot bot added the cla:yes label Nov 16, 2022
@jtcohen6
Copy link
Contributor

Thanks for opening, Akash!

Let's hold off on merging this one for now. Rationale in #6263 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-1512] [Bug] The profiles.yml file is read multiple times.
3 participants