databricks-cli/libs/template/templates/dbt-sql
Ilia Babanov daf0f48143
Remove unused vscode settings in the templates ()
## Changes
VSCode extension no longer uses `databricks.python.envFile ` setting.
And older extension versions will use the same default value anyway.

## Tests
None
2024-12-13 16:13:21 +00:00
..
library Update templates to latest LTS DBR () 2024-08-30 07:32:10 +00:00
template Remove unused vscode settings in the templates () 2024-12-13 16:13:21 +00:00
README.md Add an experimental dbt-sql template () 2024-02-19 09:15:17 +00:00
databricks_template_schema.json Copy-editing for SQL templates () 2024-06-05 11:13:32 +00:00

README.md

dbt template

This folder provides a template for using dbt-core with Databricks Asset Bundles. It leverages dbt-core for local development and relies on Databricks Asset Bundles for deployment (either manually or with CI/CD). In production, dbt is executed using Databricks Workflows.