You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Use a single wildcard backend-default rule for UC-managed catalog/schema
properties: `properties['unity.catalog.managed.*.defaults.*']`. This
replaces per-key entries and covers current and future Auto Upgrade
defaults without listing each property.
## Why
UC fills these keys after create. If we don't treat them as backend
defaults, plans keep trying empty updates and UC rejects them.
---------
Co-authored-by: Jan N Rose <janniklas.rose@gmail.com>
* direct: Match UC Auto Upgrade managed property defaults with a wildcard pattern instead of enumerating each key ([#5877](https://github.com/databricks/cli/pull/5877)).
0 commit comments