mirror of https://github.com/databricks/cli.git
ed4a4585c0
## Changes This updates the templates to use the latest DBR 15 LTS version. - [x] DB Connect 15.4 must be released + validated before this can go out |
||
---|---|---|
.. | ||
library | ||
template | ||
README.md | ||
databricks_template_schema.json |
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.
- Learn more about the dbt and its standard project structure here: https://docs.getdbt.com/docs/build/projects.
- Learn more about Databricks Asset Bundles here: https://docs.databricks.com/en/dev-tools/bundles/index.html