-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Adjust logic when finding approx matches for model or test matching #4076
Conversation
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: emilie.
|
@jtcohen6 the failing flake 8 test seems unrelated (it's whitespace related on a file I'm not editing?) Is it okay to ignore? |
Co-authored-by: Jeremy Cohen <jtcohen6@gmail.com>
I completely misread the error 🤦♀️ . thanks @jtcohen6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @emilieschario :)
…4076) * adjust logic when finding approx matches * update changelog * Update core/dbt/adapters/base/relation.py Co-authored-by: Jeremy Cohen <jtcohen6@gmail.com> * Update changelog Co-authored-by: Jeremy Cohen <jtcohen6@gmail.com> Co-authored-by: Jeremy Cohen <jeremy@dbtlabs.com> automatic commit by git-black, original commits: ed1ff2c
resolves # #3835
Description
Checklist
CHANGELOG.md
and added information about my change