KN
Where I see potential for this is a real-time dashboard using structured streaming. If you want to make a real time dashboard currently, it looks like you need to structure your schema in a different way (eg streaming datasets should only hold temporary data). Using direct lake with structured streaming seems to not have this limitation. Can you do a blog post covering this?