Replies: 1 comment 2 replies
-
Hey @jsuarezgg, do you need the comments persisted? If not you can turn the feature off using the https://docs.getdbt.com/reference/resource-configs/persist_docs |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone!
I’m trying to make some dbt models run faster, one of the main option is to avoid the
alter table silver.table change column name_column comment ""
commands but I can’t figure out a way to do so, does someone in here have faced the same problem and solved it?
Beta Was this translation helpful? Give feedback.
All reactions