databricks / cli

Databricks CLI
Other
148 stars 56 forks source link

Fix prefix preset used for UC schemas #1704

Closed shreyas-goenka closed 2 months ago

shreyas-goenka commented 2 months ago

Changes

In https://github.com/databricks/cli/pull/1490 we regressed and started using the development mode prefix for UC schemas regardless of the mode of the bundle target.

This PR fixes the regression and adds a regression test

Tests

Failing integration tests pass now.