DLT UDFs with modular code – INVALID_ARGUMENT No module named ‘mymodule’
I am migrating a massive codebase to Pyspark on Azure Databricks,using DLT Pipelines. It is very important that code will be modular, that is I am looking to make use of UDFs for the timebeing that use modules and classes.