databricks-cli/acceptance/bundle/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 Do not modify/create .gitignore in bundle root (#2429) 2025-03-05 10:57:05 +00:00
default-python Use schema field for pipeline in builtin template (#2347) 2025-03-05 14:19:33 +00:00
default-sql Do not modify/create .gitignore in bundle root (#2429) 2025-03-05 10:57:05 +00:00
experimental-jobs-as-code Do not modify/create .gitignore in bundle root (#2429) 2025-03-05 10:57:05 +00:00
test.toml acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00