Need Inbuilt capability for Lakehouse SQL Endpoint Warm Up
Currently, when Lakehouse SQL Endpoint is queried using an API, the query gets timed out due to lakehouse cold start. If the query has already run, cached data is available and subsequent users running the same query within the cache window (around 15 minutes) does not experience the timeout. If no recent execution has occurred and the system is in a cold state, the first execution can take around 30 seconds, which causes the downstream API layer to time out.
For Production workspaces, this can cause an issue.
To make things works smoothely, we have built an internal query pipeline to hit SQL Endpoint at scheduled times. to keep it warm. We are also checking Capacity Metrics App to identify non-peak hours to run our pipeline.
It would be easier if the underlying SQL Engine is kept up and warm using some internal Fabric capability instead of building a customised workaround.
Recent ideas
Disable auto-restore previous session's tabs in new Fabric sessions
Description: Since a recent update, starting a new Fabric session — for example by opening Fabric in a new browser tab — automatically reopens all the item tabs that were left open from a previous s...MathieuVr4 hours agoFrequent VisitorNew56Views5likes1CommentExported PDF from PowerBI to not have any indents/borders
Currently, using the "Export to PDF" option in PowerBI results in two consistently buggy results: A white border/indent is generated, increasing the size of the page from 8.5x11 to 9x11.5 Sometime...EliShalev7 hours agoNew MemberNew11Views0likes0CommentsAdding a Container for Logical Grouping of Activities in Data Pipelines
Dear Team, I would like to propose a feature enhancement for Data Pipelines in Microsoft Fabric that allows the logical grouping of activities into a container. This container would serve to: Im...lukas_karlovsky8 hours agoNew MemberPlanned876Views15likes5Comments