Databricks2005
New Contributor III

Hi @amirabedhiafi : Is it not possible to pass the StructField to the schema and then pass it to the
dlt.createStreamingTable (name, schema)

I tried passing the description of the columns to it and that works. I am wondering , why tags do not work 🙂