Include views from Lakehouse SQL Analytics Endpoint in git source control and deployment pipelines
SQL Views added to a Lakehouse's SQL Analytics Endpoint should be synchronized to git source control as well as deployable through deployment pipelines.
Specific use case: My team have a set of SQL views implemented in our Lakehouse's SQL Analytics Endpoint. These views are queried by semantic models to shape the data selected from the lakehouse's tables. When we turned on git integration for our Fabric workspaces, we were very surprised to find that the resulting repository did not include the view code, and that views were not copied between workspaces when we ran our deployment pipeline. Due to this limitation, we must control this code in a separate repo, as well as manually deploy updates to each Fabric workspace as we move through our dev lifecycle.
Thanks!
4 Comments
- lowegFrequent VisitorIt would also be valuable if the queries, both personal and shared could be backed up to source control. No one wants to lose all that valuable information because someone accidentally delete a shared query.
- TheFlyingBadgerFrequent VisitorAgreed. If we are to use Fabric as an enterprise data store then there needs to be source control
- hedeencharlesAdvocate IAny update on this feature? It would be great to track sql endpoint views in git source control. Thanks
- zg31210Regular VisitorAgreed! Please add SQL Views as part of Git Integration for better Lakehouse CI/CD support.
Recent ideas
Expose Card Visual Reference Values to DAX via SELECTEDREFERENCEVALUE() or similar
Description The new Card visual introduces Reference Values and Reference Labels, which are excellent for displaying targets, benchmarks, prior periods, and other contextual metrics alongside a KPI....SEMattis1 hour agoAdvocate IIINew2Views0likes0CommentsData Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v1 day agoCommunity ChampionNew620Views11likes2Comments