<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Enable CDC in Lakeflow Connect Tables in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/enable-cdc-in-lakeflow-connect-tables/m-p/158080#M54659</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/219136"&gt;@Nmtc9to5&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You likely don't need to manually enable delta.enableChangeDataFeed on Lakeflow Connect tables for most use cases, as they typically contain the CDC metadata by default. (&lt;A href="https://docs.databricks.com/aws/en/ingestion/lakeflow-connect/cdc-overview" target="_self"&gt;docs)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can check if it is enabled on the table with&amp;nbsp;SHOW TBLPROPERTIES catalog.schema.your_table;&lt;/P&gt;
&lt;P&gt;Use STREAM() in your downstream declarative pipeline to incrementally read from the Lakeflow Connect table.&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jun 2026 22:15:44 GMT</pubDate>
    <dc:creator>stbjelcevic</dc:creator>
    <dc:date>2026-06-01T22:15:44Z</dc:date>
    <item>
      <title>Enable CDC in Lakeflow Connect Tables</title>
      <link>https://community.databricks.com/t5/data-engineering/enable-cdc-in-lakeflow-connect-tables/m-p/158078#M54658</link>
      <description>&lt;P&gt;Hello everyone, I'm implementing a project that requires AutoCDC workflows using Lakeflow.&lt;/P&gt;&lt;P&gt;The architecture is as follows: Data is ingested from a database using Lakeflow Connect, and then a declarative pipeline performs some transformations on this data to load it into a streaming table.&lt;/P&gt;&lt;P&gt;The declarative pipeline needs to capture the changes made to the streaming table generated by the Lakeflow Connect pipeline. So, how can I enable the `delta.enable.ChangeDataFeed` property on the table generated by Lakeflow Connect? Is there a way to do this? Or do these tables already contain the necessary CDC metadata by default?&lt;/P&gt;&lt;P&gt;Thanks in advance for your answers.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2026 20:56:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/enable-cdc-in-lakeflow-connect-tables/m-p/158078#M54658</guid>
      <dc:creator>Nmtc9to5</dc:creator>
      <dc:date>2026-06-01T20:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Enable CDC in Lakeflow Connect Tables</title>
      <link>https://community.databricks.com/t5/data-engineering/enable-cdc-in-lakeflow-connect-tables/m-p/158080#M54659</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/219136"&gt;@Nmtc9to5&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You likely don't need to manually enable delta.enableChangeDataFeed on Lakeflow Connect tables for most use cases, as they typically contain the CDC metadata by default. (&lt;A href="https://docs.databricks.com/aws/en/ingestion/lakeflow-connect/cdc-overview" target="_self"&gt;docs)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can check if it is enabled on the table with&amp;nbsp;SHOW TBLPROPERTIES catalog.schema.your_table;&lt;/P&gt;
&lt;P&gt;Use STREAM() in your downstream declarative pipeline to incrementally read from the Lakeflow Connect table.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2026 22:15:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/enable-cdc-in-lakeflow-connect-tables/m-p/158080#M54659</guid>
      <dc:creator>stbjelcevic</dc:creator>
      <dc:date>2026-06-01T22:15:44Z</dc:date>
    </item>
  </channel>
</rss>

