cancel
Showing results for 
Search instead for 
Did you mean: 
Rupa0503
New Contributor II
since ‎05-13-2026
Online

User Stats

  • 6 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have one task for you which is related to unity catalog I want to implement row and column level security on databricks for few tables please let me know  different kind of approaches and methods.We are using azure cloud and databricks witj unity c...
I want to understand difference b/w Liquid Clustering VS Z-ordering and also how both works?
so am performing incremental load where i want to insert or update data but there are no date columns or any keys how can i do the incremental load from silver to gold layer
In Delta Lake, schema evolution with mergeSchema handles column additions perfectly — new columns get added and old rows get NULL. But when there is a data type change in the incoming data (for example, a column that was INT now coming as STRING from...