Database Build Error – Incorrect syntax near DISTINCT

6 months ago

I wrote a piece of SQL that had some new T-SQL syntax in it: IS DISTINCT FROM. This predicate checks…

Speaking at dataMinds Connect 2024

6 months ago

I'm very excited to announce I've been selected as a speaker for dataMinds Connect 2024, Belgium's (and maybe/probably/most likely mainland…

Dynamic Warehouse & Lakehouse Connections in Microsoft Fabric Data Pipelines

6 months ago

When you develop data pipelines in Microsoft Fabric (the Azure Data Factory equivalent in Fabric, not to be confused with…

System Views in Microsoft Fabric – Query references an object that is not supported in distributed processing mode

7 months ago

I have a metadata-driven ELT framework that heavily relies on dynamic SQL to generate SQL statements that load data from…

PostgreSQL error in Fabric Pipelines – No pg_hba.conf Entry for Host

7 months ago

I came across a bit of a weird error when I was trying to connect to a PostGreSQL database (hosted…

Book Review – Fundamentals of Data Engineering

7 months ago

This book was recommended by some of my colleagues, so I decided to give it a try. After finishing the…

Planview Portfolios REST API with ADF – Retrieving Actual Data

7 months ago

In the introduction of this blog post series, I explained the use case: extracting data from the Planview Portfolios REST…

Planview Portfolios REST API with ADF – Fetching the Access Token

7 months ago

In the introduction of this blog post series, I explained the use case: extracting data from the Planview Portfolios RESET…

Planview Portfolios REST API with ADF – The OData Feed

7 months ago

In the introduction, I explained the setup of the use case and why we need to use the OData feed:…

Extracting Data from the Planview Portfolios REST API using ADF – Introduction

7 months ago

I have a client using Planview Portfolios to manage their PMO. As part of the data warehouse, we want to…