mirror of https://github.com/databricks/cli.git
aa0b6080a4
## Changes It was failing because when schema.yml was removed, `catalog: main` option left set in the base pipeline definition in databricks.yml which lead to incorrect config (empty target schema) https://github.com/databricks/cli/pull/1413 Backend behaviour changed and DLT pipelines stopped to accept empty targets leading to the error which was ignored before. ## Tests ``` --- PASS: TestAccBundleDeployUcSchema (41.75s) PASS coverage: 33.3% of statements in ./... ok github.com/databricks/cli/internal/bundle 42.210s coverage: 33.3% of statements in ./... ``` |
||
---|---|---|
.. | ||
artifact_path_with_volume | ||
basic | ||
clusters | ||
dashboards | ||
deploy_then_remove_resources | ||
job_metadata | ||
python_wheel_task | ||
python_wheel_task_with_cluster | ||
python_wheel_task_with_environments | ||
recreate_pipeline | ||
spark_jar_task | ||
uc_schema | ||
volume | ||
with_includes |