dm7
Databricks Partner

Hi Kaniz - what if we have some CDC change data capture stages in a DLT pipeline?
E.g. we have a CDC stage which uses SCD type 1 to take the latest record based on datetime. - How would we go about unit testing this code functions correctly? As it is a native DLT function so couldn't lift and shift this to a separate Python notebook