databricks-cli/acceptance/bundle/templates/default-python/serverless
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
..
output/my_default_python Use schema field for pipeline in builtin template (#2347) 2025-03-05 14:19:33 +00:00
input.json Support serverless mode in default-python template (explicit prompt) (#2377) 2025-02-26 14:07:30 +01:00
output.txt Support serverless mode in default-python template (explicit prompt) (#2377) 2025-02-26 14:07:30 +01:00
script Do not modify/create .gitignore in bundle root (#2429) 2025-03-05 10:57:05 +00:00