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
Currently CatalogManagedEnablementSuite has a test setting delta.feature.catalogOwned-preview enables the catalogManaged table feature that uses legacy Table/Snapshot APIs and only checks that delta.feature.catalogOwned-preview throws the expected unsupported feature error.
When catalog-managed writer support is added, update this test to:
Use proper catalog-managed writer APIs
Verify correct properties and dependent table features (e.g. ICT) are enabled