databricks-cli/libs/template/templates
Pieter Noordhuis 6ae353d84b
Use schema field for pipeline in builtin template (#2347)
## Changes

The `schema` field implies the lifecycle of tables is no longer tied to
the lifecycle of the pipeline, as was the case with the `target` field.

More information about using the "catalog" and "schema" properties can
be found here:
https://docs.databricks.com/en/delta-live-tables/target-schema.html

## Tests

n/a

---------

Co-authored-by: Lennart Kats (databricks) <lennart.kats@databricks.com>
2025-03-05 14:19:33 +00:00
..
dbt-sql Add missing `.gitignore` to dbt-sql and default-sql templates (#2356) 2025-02-25 09:42:02 +00:00
default-python Use schema field for pipeline in builtin template (#2347) 2025-03-05 14:19:33 +00:00
default-sql Add missing `.gitignore` to dbt-sql and default-sql templates (#2356) 2025-02-25 09:42:02 +00:00
experimental-jobs-as-code Set default data_security_mode to "SINGLE_USER" in bundle templates (#2372) 2025-02-26 13:19:38 +01:00