databricks-cli/libs/template/templates/dbt-sql
Pieter Noordhuis 533d357a71
Fix typo in DBT template (#1498)
## Changes

Found in https://github.com/databricks/bundle-examples/pull/26.

## Tests

n/a
2024-06-17 15:56:49 +00:00
..
library Add an experimental dbt-sql template (#1059) 2024-02-19 09:15:17 +00:00
template Fix typo in DBT template (#1498) 2024-06-17 15:56:49 +00:00
README.md Add an experimental dbt-sql template (#1059) 2024-02-19 09:15:17 +00:00
databricks_template_schema.json Copy-editing for SQL templates (#1474) 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.