I recently had a new pipeline fail. It was actually a copy of an old pipeline where I had made some adjustments into as part of a database migration. When triggered during an execution run, it failed saying some expression could not be parsed. When I went into the pipeline and triggered a debug, it […]
Tag: ae
Call a Fabric REST API from Azure Data Factory
Suppose you want to call a certain Microsoft Fabric REST API endpoint from Azure Data Factory (or Synapse Pipelines). This can be done using a Web Activity, and most Fabric APIs now support service principals or managed identities. Let’s illustrate with an example. I’m going to call the REST API endpoint to create a new […]
Cool Stuff in Snowflake – Part 14: Asynchronous Execution of SQL Statements
I’m doing a little series on some of the nice features/capabilities in Snowflake (the cloud data warehouse). In each part, I’ll highlight something that I think it’s interesting enough to share. It might be some SQL function that I’d really like to be in SQL Server, it might be something else. It’s been a while since I […]
The times they are ae-changing
I have been quite on this blog for a couple of weeks now, and there are a couple of reasons for this. First of all, it’s the holiday season and I need some rest too 🙂 Secondly, I have changed jobs since the 1st of August 2017. This means a lot of ongoing projects had […]