cancel
Showing results for 
Search instead for 
Did you mean: 
TejeshS
Contributor
since ‎01-03-2025
3 weeks ago

User Stats

  • 16 Posts
  • 0 Solutions
  • 7 Kudos given
  • 12 Kudos received

User Activity

What Is ABAC and Why Does It Matter?Attribute-Based Access Control (ABAC) is a data governance model now available in Databricks, designed to offer fine-grained, dynamic, and scalable access control for data, AI assets, and files managed through Data...
IntroductionScaling data pipelines across an organization can be challenging, particularly when data sources, requirements, and transformation rules are always changing. A metadata table-driven framework using LakeFlow Declarative (Formerly DLT) enab...
Hello Databricks Community,We are working on a use case where we need to apply column masking and row-level filtering on top of existing views or while creating new views dynamically.Currently, we know that Delta tables support column masking and row...
We need to implement an event-based trigger system that can detect any manual intervention performed by users. Upon detection of such an event, the system should automatically send a warning email. The events can be generated through DLT or other pro...
We are encountering a scenario where we need to enable support for Incremental Processing on Materialized views having DLT base tables. However, we have observed that the compute is being executed with the COMPLETE_RECOMPUTE mode instead of INCREMENT...