Vidhi_Khaitan
Databricks Employee
Databricks Employee

Hello,

It seems that IDENTIFIER is not supported with GRANT at the moment, however internal teams are working on supporting this.

Thus, as a temporary workaround, I believe you can use the following as you have already been using -

grant select on schema {{schema}} to {{group}};