You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For table and incremental materialization, add supported_languages=['sql', 'python'] as a kwarg to specify those materializations support python models.
github-actionsbot
changed the title
Add supported language to materialization macro for python models
[CT-1077] Add supported language to materialization macro for python models
Aug 25, 2022
For
table
andincremental
materialization, addsupported_languages=['sql', 'python']
as a kwarg to specify those materializations support python models.This is needed for because of dbt-labs/dbt-core#5695
The text was updated successfully, but these errors were encountered: