Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
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 🙂