Atanu
Databricks Employee
Databricks Employee

I think the issue here is the variable is not created until a value is assigned to it. So, you may need to assign a value to get_sql_schema

View solution in original post