septponf

Results 6 issues of septponf

### Describe the feature When using dbt docs block the document editor will resolve the compiled text int the editor instead of the Jinja function. This causes the editor to...

enhancement

I initially reported this issue against dbt-databricks but was asked by a collaborator to file it here. So basically, when running dbt request against a serverless sql warehouse, we get...

### Expected behavior Documentation editor should handle data-tests properly ### Actual behavior The editor seems to have problem with the combination of data-tests and quote setting. When quote is present,...

bug

When running dbt in an Azure Devops Agent (for continues integration reasons) I get this warning: ``` 09:13:52 Concurrency: 6 threads (target='test') 09:13:52 09:13:53 databricks-sql-connector adapter: Token exchange failed, using...

bug

### Describe the bug Create a foreign key constraint on an incremental table referencing a table in another catalog. Editing /removing the created FK will not work. ### System information...

bug

This was originally posted in dbt-databricks project and I was asked to cross post i here. Related to: https://github.com/databricks/dbt-databricks/issues/1246 When running dbt in an Azure Devops Agent (for continues integration...