databricks-cli/libs/template/templates/default-sql
Lennart Kats (databricks) f99716b0a5
Remove `run_as` from the built-in templates (#2044)
## Changes

This removes the `run-as` property from the default templates. It's a
useful property but it still only works for jobs and it makes the
default databricks.yml a bit longer. It seems like users can just learn
about it from the docs and/or vary their deployment identity.

Depends on https://github.com/databricks/cli/pull/1712.
2025-02-24 08:31:46 +00:00
..
library Update templates to latest LTS DBR (#1715) 2024-08-30 07:32:10 +00:00
template/{{.project_name}} Remove `run_as` from the built-in templates (#2044) 2025-02-24 08:31:46 +00:00
README.md Add an experimental default-sql template (#1051) 2024-02-19 12:01:11 +00:00
databricks_template_schema.json Remove reference to "dbt" in the default-sql template (#1696) 2024-08-19 15:47:18 +00:00

README.md

sql template

This folder provides a template for using SQL with Databricks Asset Bundles.