<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Azure Synapse on DataFrame</title>
    <link>https://dataframe.hr/tags/azure-synapse/</link>
    <description>Recent content in Azure Synapse on DataFrame</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 08 Jan 2024 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://dataframe.hr/tags/azure-synapse/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using Delta Tables and schema evolution in Azure Synapse</title>
      <link>https://dataframe.hr/azure-synapse/using-delta-tables-and-schema-evolution-in-azure-synapse/</link>
      <pubDate>Mon, 08 Jan 2024 00:00:00 +0200</pubDate>
      <guid>https://dataframe.hr/azure-synapse/using-delta-tables-and-schema-evolution-in-azure-synapse/</guid>
      <description>Coming from a SQL background, Delta Tables might be a perfect introduction to Data Lakehouse architecture.&#xA;Delta Table at its most basic level is a collection of versioned parquet files and related metadata, commonly stored in Azure Data Lake Storage (cloud-based hard drive).&#xA;The main features offered by Delta Tables include ACID support, schema enforcement and evolution, time travel (data versioning with rollbacks, audit trail), and data mutability through upsert and delete operations (supporting CDC and SCD operations).</description>
    </item>
  </channel>
</rss>
