cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

KevSpally
by New Contributor
  • 1231 Views
  • 1 replies
  • 0 kudos

When accessing a view in Unity Catalog; access to underlying tables of the view is also needed.

My goal is that i want to provide users access to a view but not the underlying tables. I only want them to see specific columns and rows of the table. When i just give the select permissions on the view the user gets an error that they also need acc...

  • 1231 Views
  • 1 replies
  • 0 kudos
Latest Reply
jonathan_ruiz
New Contributor II
  • 0 kudos

I have exactly the same question, did anyone get the right answer?

  • 0 kudos
seberino
by New Contributor III
  • 998 Views
  • 0 replies
  • 1 kudos

How revoke SELECT permissions on a table in Data Explorer when it only lets me revoke new explicit grants I've added myself?

I'm able to make it to the Permission page of the schema and table I'm trying to do access control on within the Data Explorer page.At first you can only grant permissions but not revoke anything. Only after you have made new grants can you revoke w...

  • 998 Views
  • 0 replies
  • 1 kudos
Labels