A warehouse snapshot is a read-only copy of your data taken at a specific moment. It is kept for up to 30 days. You can move the snapshot forward in time whenever needed. This lets users keep using the same connection while seeing an earlier version of the data. When you advance the snapshot, new […]
Latest Posts
Microsoft Fabric Delta Lake Partition Pruning
A Delta table stored in your data lake is made up of Parquet files. Usually, there is more than one file. This happens when you have a lot of data, so it makes sense to break it into smaller pieces. It also happens when you often add new data or make changes. Parquet files cannot […]
How to implement Microsoft Fabric successfully – part 2
Today, I continue writing my thoughts about Microsoft Fabric implementation. In this part, we will focus on specific services, data access, DevOps, and also CI/CD. If you are reading this, I recommend that you read the first part, which can be found here. Which service to use? Fabric offers a wide range of services, and […]
How to implement Microsoft Fabric successfully – part 1
In recent years, I have been involved in numerous discussions with customers regarding the effective planning of Microsoft Fabric implementations. These talks, combined with my real-world experience on this topic, have shown how important it is to think carefully before deciding to adopt something new. Microsoft Fabric is a unified, Software-as-a-Service (SaaS) analytics platform that […]



Last comments