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

[CT-2417] Typo in statically parsed ref unpacking #7364

Closed
MichelleArk opened this issue Apr 14, 2023 · 0 comments · Fixed by #7365
Closed

[CT-2417] Typo in statically parsed ref unpacking #7364

MichelleArk opened this issue Apr 14, 2023 · 0 comments · Fixed by #7365
Assignees
Labels
bug Something isn't working

Comments

@MichelleArk
Copy link
Contributor

There's a typo in line 495 of core/dbt/parser/models.py, when rearranging the model_name, package_name args, it uses refs[1] instead of ref[1]

@MichelleArk MichelleArk added the bug Something isn't working label Apr 14, 2023
@MichelleArk MichelleArk self-assigned this Apr 14, 2023
@github-actions github-actions bot changed the title Typo in statically parsed ref unpacking [CT-2417] Typo in statically parsed ref unpacking Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants