How to run a Delta Live Table pipeline with a different runtime?

User16783854357
Databricks Employee
Databricks Employee

I would like to run a DLT pipeline with the 8.2 runtime.

User16783854357
Databricks Employee
Databricks Employee

You can add the below JSON property to the Delta Live Table pipeline specification at the parent level:

"dbr_version": "8.2"