Skip to content

Disable persist_docs temporarily due to unsupportability

Choose a tag to compare

@sfc-gh-yutliu sfc-gh-yutliu released this 02 Oct 18:14
· 12 commits to main since this release
5155a1b

Disable persist_docs in the package until dbt_snowflake adapter supports semantic view as a valid SnowflakeRelationType.
There will be limitation of using persist_docs in the dbt yaml file for semantic model, but using COMMENT = ... in the semantic view dbt model will still work successfully.