<?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 Table Properties different for liquid clustering with Databricks version. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/table-properties-different-for-liquid-clustering-with-databricks/m-p/102003#M40930</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;Today, I tried the liquid clustering in Databricks, but after running it with two Databricks engine version, it showed different properties in the catalog explorer.&lt;/P&gt;&lt;P&gt;1. Run with DBR version&amp;nbsp;&lt;SPAN&gt;14.3 LTS (includes Apache Spark 3.5.0, Scala 2.12) it will show:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;clusteringColumns=[["col1"],["col2"]]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Run with DBR version&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;13.3 LTS (includes Apache Spark 3.4.1, Scala 2.12) i&lt;SPAN&gt;t will show:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;STRONG&gt;delta.liquid.clusteringColumns=col1,col2&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have a question: Why do we have these differences, and were both case tables successfully enabled for liquid clustering?&lt;/P&gt;&lt;P&gt;Thanks guys!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 13 Dec 2024 03:45:53 GMT</pubDate>
    <dc:creator>NhanNguyen</dc:creator>
    <dc:date>2024-12-13T03:45:53Z</dc:date>
    <item>
      <title>Table Properties different for liquid clustering with Databricks version.</title>
      <link>https://community.databricks.com/t5/data-engineering/table-properties-different-for-liquid-clustering-with-databricks/m-p/102003#M40930</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;Today, I tried the liquid clustering in Databricks, but after running it with two Databricks engine version, it showed different properties in the catalog explorer.&lt;/P&gt;&lt;P&gt;1. Run with DBR version&amp;nbsp;&lt;SPAN&gt;14.3 LTS (includes Apache Spark 3.5.0, Scala 2.12) it will show:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;clusteringColumns=[["col1"],["col2"]]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Run with DBR version&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;13.3 LTS (includes Apache Spark 3.4.1, Scala 2.12) i&lt;SPAN&gt;t will show:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;STRONG&gt;delta.liquid.clusteringColumns=col1,col2&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have a question: Why do we have these differences, and were both case tables successfully enabled for liquid clustering?&lt;/P&gt;&lt;P&gt;Thanks guys!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 13 Dec 2024 03:45:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/table-properties-different-for-liquid-clustering-with-databricks/m-p/102003#M40930</guid>
      <dc:creator>NhanNguyen</dc:creator>
      <dc:date>2024-12-13T03:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Table Properties different for liquid clustering with Databricks version.</title>
      <link>https://community.databricks.com/t5/data-engineering/table-properties-different-for-liquid-clustering-with-databricks/m-p/102033#M40945</link>
      <description>&lt;P&gt;Hi there, can I get a bit more detail?&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Is this the same table that is showing differently depending on what you used to query it last? Or is this two separate tables created with different runtimes?&lt;/LI&gt;
&lt;LI&gt;Are there any differences in the metadata files that are stored alongside the parquet files?&lt;/LI&gt;
&lt;LI&gt;Are the tables the same delta versions?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I have a suspicion that the later version has an updated way of representing the columns&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 11:18:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/table-properties-different-for-liquid-clustering-with-databricks/m-p/102033#M40945</guid>
      <dc:creator>holly</dc:creator>
      <dc:date>2024-12-13T11:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Table Properties different for liquid clustering with Databricks version.</title>
      <link>https://community.databricks.com/t5/data-engineering/table-properties-different-for-liquid-clustering-with-databricks/m-p/102089#M40958</link>
      <description>&lt;P&gt;Correct, like&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/36301"&gt;@holly&lt;/a&gt;&amp;nbsp;rightly said this is just&amp;nbsp;&lt;SPAN&gt;an updated way of representing the columns in a more structured or updated manner, it may also be matching a new value type. In both cases the table property is reflecting that LC was enabled. Our suggestion is to go with DBR 15 as there are improvements and validations on top worth leveraging.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 15:36:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/table-properties-different-for-liquid-clustering-with-databricks/m-p/102089#M40958</guid>
      <dc:creator>VZLA</dc:creator>
      <dc:date>2024-12-13T15:36:30Z</dc:date>
    </item>
  </channel>
</rss>

