Skip to main content
property Tables.owners: MutableSet[str]
The roles allowing to edit the data in tables and the schema of tables.
The user has none of the owners roles and is thus not allowed to edit the data in tables:
And not allowed to edit the schema of tables:
Granting ownership to all users:
See also: readers and restrictions.