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

[Backport 1.7.latest] Fix the renamed relations code #1145

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Backport 4002483 from #1125.

* Add test and move semantics.
* Add field import

---------

Co-authored-by: Mila Page <[email protected]>
Co-authored-by: Mike Alfare <[email protected]>
Co-authored-by: Mike Alfare <[email protected]>
(cherry picked from commit 4002483)
@cla-bot cla-bot bot added the cla:yes label Mar 21, 2024
@mikealfare mikealfare linked an issue Mar 21, 2024 that may be closed by this pull request
2 tasks
@mikealfare mikealfare closed this Mar 21, 2024
@mikealfare mikealfare reopened this Mar 21, 2024
@mikealfare mikealfare self-assigned this Mar 21, 2024
@@ -0,0 +1,17 @@
from dbt.contracts.relation import RelationType
Copy link
Contributor

Choose a reason for hiding this comment

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

This line was manually updated from from dbt.adapters.contracts.relation import RelationType. This class was moved during the decoupling of dbt-core and dbt-adapters, which happened in 1.8.

@mikealfare mikealfare merged commit 7c49a91 into 1.7.latest Mar 21, 2024
53 checks passed
@mikealfare mikealfare deleted the backport-1125-to-1.7.latest branch March 21, 2024 22:01
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.

[Bug] Add test for 9682 in core
2 participants