<?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: Is it possible to use Liquid Clustering on Delta Live Tables / Materialised Views? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/is-it-possible-to-use-liquid-clustering-on-delta-live-tables/m-p/113271#M44490</link>
    <description>&lt;P&gt;&lt;SPAN&gt;what is the Python syntax for adding liquid clustering to a Delta Live Table???&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Mar 2025 10:51:03 GMT</pubDate>
    <dc:creator>surajitDE</dc:creator>
    <dc:date>2025-03-21T10:51:03Z</dc:date>
    <item>
      <title>Is it possible to use Liquid Clustering on Delta Live Tables / Materialised Views?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-it-possible-to-use-liquid-clustering-on-delta-live-tables/m-p/76764#M35310</link>
      <description>&lt;P&gt;Is it possible to use Liquid Clustering on Delta Live Tables?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If it is available what is the Python syntax for adding liquid clustering to a Delta Live Table / Materialised view please?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 12:40:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-it-possible-to-use-liquid-clustering-on-delta-live-tables/m-p/76764#M35310</guid>
      <dc:creator>DataGeek_JT</dc:creator>
      <dc:date>2024-07-04T12:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use Liquid Clustering on Delta Live Tables / Materialised Views?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-it-possible-to-use-liquid-clustering-on-delta-live-tables/m-p/76801#M35327</link>
      <description>&lt;P&gt;Delta Live Tables are not actully tables, it is a pipeline tool that manage delta tables. you can enable liquid clustering on the delta tables that are used by DLT. am not sure about MV, but I think it should work since MVs are materialised as detla table too. but maybe you can try it and let us know the result.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 17:49:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-it-possible-to-use-liquid-clustering-on-delta-live-tables/m-p/76801#M35327</guid>
      <dc:creator>amr</dc:creator>
      <dc:date>2024-07-04T17:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use Liquid Clustering on Delta Live Tables / Materialised Views?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-it-possible-to-use-liquid-clustering-on-delta-live-tables/m-p/99553#M40023</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/770"&gt;@amr&lt;/a&gt;,&amp;nbsp;materialised views are not tables, they are views. Liquid clustering is not supported on views so it will throw&amp;nbsp;[EXPECT_TABLE_NOT_VIEW.NO_ALTERNATIVE] error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately it will be the same case for the "optimize" command as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 20:24:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-it-possible-to-use-liquid-clustering-on-delta-live-tables/m-p/99553#M40023</guid>
      <dc:creator>kerem</dc:creator>
      <dc:date>2024-11-20T20:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use Liquid Clustering on Delta Live Tables / Materialised Views?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-it-possible-to-use-liquid-clustering-on-delta-live-tables/m-p/113271#M44490</link>
      <description>&lt;P&gt;&lt;SPAN&gt;what is the Python syntax for adding liquid clustering to a Delta Live Table???&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 10:51:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-it-possible-to-use-liquid-clustering-on-delta-live-tables/m-p/113271#M44490</guid>
      <dc:creator>surajitDE</dc:creator>
      <dc:date>2025-03-21T10:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use Liquid Clustering on Delta Live Tables / Materialised Views?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-it-possible-to-use-liquid-clustering-on-delta-live-tables/m-p/113341#M44508</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/97035"&gt;@Dlt&lt;/a&gt;.table(&lt;BR /&gt;name=table_name,&lt;BR /&gt;comment="just_testing",&lt;BR /&gt;table_properties={&lt;BR /&gt;"quality": "gold",&lt;BR /&gt;"mergeSchema": "true"&lt;BR /&gt;},&lt;BR /&gt;cluster_by=["test_id", "find_date"] # Optimizes for queries filtering on these columns&lt;BR /&gt;)&lt;BR /&gt;def testing_table():&lt;BR /&gt;return create_testing_table(df_final, test_type)&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 23:46:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-it-possible-to-use-liquid-clustering-on-delta-live-tables/m-p/113341#M44508</guid>
      <dc:creator>surajitDE</dc:creator>
      <dc:date>2025-03-21T23:46:32Z</dc:date>
    </item>
  </channel>
</rss>

