databricks-cli/integration/bundle/testdata
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
..
apps Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00
basic_with_variables Added support for double underscore variable references (#2203) 2025-01-29 13:38:28 +00:00
default_python Use schema field for pipeline in builtin template (#2347) 2025-03-05 14:19:33 +00:00
init/field-does-not-exist Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00