Please fix the SQL Analytics Endpoint sync delays.
Many users have been surprised and are receiving old data because of the Lakehouse SQL Analytics Endpoint sync delays.
We want Fabric to handle this automatically, so we don't need to think about it.
5 Comments
- SWestbrookNew Member
Would it be possible to delay committing data to the lakehouse until the SQL endpoint sync is complete? Or introduce a new transaction isolation level where the user can choose to wait for the endpoint to be sync'd.
- fbcideas_migusrNew MemberStatus added:New
- KevinFeitAdvocate IIf the sync delay can't be eliminated, then I suggest adding a Data Factory task that can wait on sync completion. Otherwise if you try to implement a pattern of loading to a lakehouse and then bringing data to a warehouse using the SQL endpoint, you risk failure or incorrect results due to the sync not being completed.
- Shahid12523Community ChampionAbsolutely! Fixing SQL Analytics Endpoint sync delays would ensure users always see up-to-date data and remove the need for manual intervention.
- aras03kRegular VisitorMeta refresh is still slow and sometimes unreliable. Fixing this should be a priority. This needs to be seamless and not something users have to know about similar to competing platforms like Databricks.
Recent ideas
Semantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v7 hours agoCommunity ChampionNew11Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal14019710 hours agoFrequent VisitorNew6Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf20 hours agoFrequent VisitorNew48Views3likes2Comments