Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 09:11 AM
I'm having the same exact issue as the poster above.
I'm using a newly created DLT pipeline as of April 1st 2025 (Unity catalog enabled, Serverless). I get lineage for all tables and views involved in my pipeline except for the streaming table.
The streaming table is created explicitly using the dlt.create_streaming_table() function.
For the databricks team, is there something else that we need to configure, or a parameter setting that we need to pass along into the dlt.create_streaming_table function?