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

Dbt 1 3 #109

Merged
merged 5 commits into from
Oct 30, 2022
Merged

Dbt 1 3 #109

merged 5 commits into from
Oct 30, 2022

Conversation

genzgd
Copy link
Contributor

@genzgd genzgd commented Oct 25, 2022

This turned out to be a fairly minor update. Some additional tests to match the recommended DBT test-adapter and some array macros for utils are the main changes.

We don't have a plan right now to support Python Models (instead of SQL) and ClickHouse Incremental Materializations don't fit any of the "standard" models or SQL macros used by DBT core (this is because of the lack of unique primary keys and lightweight mutations), so 2 of the 3 tasks are not relevant to dbt-clickhouse

@genzgd genzgd linked an issue Oct 25, 2022 that may be closed by this pull request
3 tasks
@genzgd genzgd merged commit 4cbdc5b into main Oct 30, 2022
@genzgd genzgd deleted the dbt_1_3 branch November 8, 2022 13:18
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.

upgrade to support dbt-core v1.3.0
2 participants