Alberto_Umana
Databricks Employee
Databricks Employee

Hi @alex0sp,

The error message you are encountering, TypeError: _override_spark_functions.<locals>._dlt_sql_fn() got an unexpected keyword argument 'bound1', suggests that there might be an issue with how the parameters are being passed to the spark.sql() function within the DLT pipeline. Which parameters are you passing to the function?