Hey Databricks Community,
I have applied USE CATALOG, USE SCHEMA and SELECT privilege to a table in the unity catalog. The grants shows only SELECT but I am able to do INSERT as well. Is this the expected behaviour ? or am missing something ?
DELETE and UPDATE doesn't work which is expected.
I am using databricks sdk version 0.7.0
Thank you.