A data engineer wants to calculate predictions using a MLFlow model logged in a given “model_url”. They want to register the model as a Spark UDF in order to apply it to a test dataset. Which code block allows the data engineer to register the MLFlow model as a Spark UDF ?