How can I activate enzyme for delta live tables (or dlt serverless) ?

nggianno
New Contributor III

Hi!

I am using Delta Live Tables and especially materialized views and i want to run a dlt pipeline but not rerun the whole view that cost time, but rather only update and add only the values that have been changed. I saw that Enzyme and does this job and dlt serverless, but I do not have this choice in my dlt pipeline. 

How can I activate that?