We are still "playing" with Fabric here, but while I was testing the Eventhouse I realized that for every Database/Table we create we would need to configure a shortcut on a lakehouse. For my use case I believe that RTA will be the main entrance for the data, but I want all of it to be available in lakehouse (delta) and be queried from there as well. On our current ADX cluster we have more than 200 tables, and having to copy the shortcut from each table to a lakehouse for all of them (or even having to do it for every new table we create - we are still ingesting different sources) would be, in my vision, time consuming,error prone and "weird" 🙂 So, in my humble view, it'd be interesting to create a Lakehouse when ever we create a new Eventhouse, with shortcuts for all tables synced by default, more of less like a semantic model and a SQL endpoint are created when creating a new Lakehouse. Of course the possibility to copy the link and create new shortcuts in other lakehouses should still be available. My suggestion is more on the lines of "visibility and consistency", considering that all data should be available as delta this should be a "natural" step. Please feel free to reach me if the idea was not clear enough. Thanks!
... View more