Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2026 06:37 AM
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 🙂