Users and privileges

Machine learning models can now inherit the privileges of its parent schema.

Inherited privileges for models

Machine learning models can now inherit the privileges of its parent schema. Inherited privileges can be enabled at the model level and materialized into explicit grants with ALTER MODEL.

This feature can be disabled with DisableInheritedPrivileges, which disables privilege inheritance at the database level.