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 ambiguous models flag (#1023) #1062

Merged
merged 4 commits into from
Oct 15, 2018

Conversation

beckjake
Copy link
Contributor

To resolve the early-exit issue, I just moved the match logic into a function that returns a bool.

Fixes #1023

Jacob Beck added 4 commits October 15, 2018 08:32
When searching the possible ways to match an fqn to a qualified name,
dbt no longer short-circuits the search when a selector's first
field is a package but otherwise is not a match
@beckjake beckjake requested a review from drewbanin October 15, 2018 16:38
Copy link
Contributor

@drewbanin drewbanin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM when the tests pass!

@beckjake beckjake merged commit 56523a5 into dev/guion-bluford Oct 15, 2018
@beckjake beckjake deleted the fix/ambiguous-models-flag branch October 15, 2018 17:37
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