Hi everyone!
I am having a problem! I can Grant or Revoke privileges from users using the UI on databricks, but when I try to do that using SQL commands such as GRANT SELECT ON SCHEMA [... ] TO [USER]; I get an error stating Operation not allowed.
I am the owner of the schema and I am also an adm.
Thanks for your help in advance!