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

Fix: Improve the dbt adapter dispatch resolution when the package name is not specified #2841

Merged
merged 3 commits into from
Jun 28, 2024

Conversation

izeigerman
Copy link
Member

When the package name is not specified the root package must be searched and not just the dbt* ones.

@izeigerman izeigerman requested a review from a team June 28, 2024 21:55
sqlmesh/dbt/adapter.py Outdated Show resolved Hide resolved
@izeigerman izeigerman force-pushed the fix-adapter-dispatch-packages branch from b6b9751 to 4b6649f Compare June 28, 2024 22:21
@izeigerman izeigerman merged commit ca05f9b into main Jun 28, 2024
15 checks passed
@izeigerman izeigerman deleted the fix-adapter-dispatch-packages branch June 28, 2024 22:47
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