How to use SQL UDFs for Delta Live Table pipelines?

Gim
Contributor

I've been searching for a way to use a SQL UDF for our DLT pipeline. In this case it is to convert a time duration string into INT seconds. How exactly do we use/apply UDFs in this case?