Logo Ust Does Tech
Logo Inverted Logo
  • Posts
  • Databricks
    • Databricks Labs Data Generator
    • Using Auto Loader on Azure Databricks with AWS S3
    • Using and Abusing Auto Loader's Inferred Schema
    • Scheduling Databricks Cluster Uptime
  • Data Lake
    • Introduction to Data Lakes
    • Deep Dive Into Data Lakes - SQL Bits
  • Data Mesh
    • What is Data Mesh?
    • Data Mesh Deep Dive
    • Data Domain Fictional Case Study in Retail
    • Data Product Fictional Case Study in Retail
  • Data Science
    • Forecasting Methods and Principles
  • SQL
    • Triangulation Arbitrage in SQL
    • CI CD with Synapse Serverless
  • Testing
  • Strategy
    • Why Data Quality is Important
    • What do we mean by Self-Serve
  • Data Modelling
    • Tabular Automation with TMSL and PowerShell - SQL Bits
Hero Image
CI / CD With Synapse Serverless

Context A project that I’m working on uses Azure Synapse Serverless as a serving layer option for its data platform. The main processing and transformation of data is achieved using Databricks, with the resulting data being made available as a Delta file. Our processes ensure that the Delta files are registered automatically within Databricks as Delta Tables, but there is no native way to register Delta objects in Synapse. Therefore, we’ve gone down a route of creating a series of Stored Procedures in Synapse - which can be called from Databricks - which register the Delta files as views within Synapse.

February 22, 2022 Read
Hero Image
Currency Conversion in SQL using Triangulation Arbitrage

Some systems use a single currency as a base, which is something that I noticed recently when working with IBM Cognos Controller, e.g. USD to convert local currencies into. But what if you want / need to rebase into another currency but still retain the original base? This doesn’t appear to be easy to achieve within Cognos Controller itself, but it is achievable within SQL and a wider ETL framework.

May 12, 2015 Read
Navigation
  • About
  • Projects
  • Recent Posts
Contact me:
  • [email protected]

Toha Theme Logo Toha
© 2021-2022 Copyright.
Powered by Hugo Logo