<?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 Liquid Cluster - SHOW CREATE TABLE error in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/liquid-cluster-show-create-table-error/m-p/61803#M31843</link>
    <description>&lt;P&gt;We've got this table with liquid clustering turned on at first, but then we switch off with below command.&lt;/P&gt;&lt;P&gt;ALTER TABLE table_name CLUSTER BY NONE;&lt;/P&gt;&lt;P&gt;Now, our downstream process that usually runs "SHOW CREATE TABLE" is hitting a snag. It's throwing this error:&lt;/P&gt;&lt;P&gt;"[DELTA_CLUSTERING_SHOW_CREATE_TABLE_WITHOUT_CLUSTERING_COLUMNS] SHOW CREATE TABLE is not supported for Delta table with Liquid clustering without any clustering columns."&lt;/P&gt;&lt;P&gt;Is there a way to fix this issue? (I do not want to recreate this table again)&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2024 20:24:51 GMT</pubDate>
    <dc:creator>ss6</dc:creator>
    <dc:date>2024-02-23T20:24:51Z</dc:date>
    <item>
      <title>Liquid Cluster - SHOW CREATE TABLE error</title>
      <link>https://community.databricks.com/t5/data-engineering/liquid-cluster-show-create-table-error/m-p/61803#M31843</link>
      <description>&lt;P&gt;We've got this table with liquid clustering turned on at first, but then we switch off with below command.&lt;/P&gt;&lt;P&gt;ALTER TABLE table_name CLUSTER BY NONE;&lt;/P&gt;&lt;P&gt;Now, our downstream process that usually runs "SHOW CREATE TABLE" is hitting a snag. It's throwing this error:&lt;/P&gt;&lt;P&gt;"[DELTA_CLUSTERING_SHOW_CREATE_TABLE_WITHOUT_CLUSTERING_COLUMNS] SHOW CREATE TABLE is not supported for Delta table with Liquid clustering without any clustering columns."&lt;/P&gt;&lt;P&gt;Is there a way to fix this issue? (I do not want to recreate this table again)&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 20:24:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/liquid-cluster-show-create-table-error/m-p/61803#M31843</guid>
      <dc:creator>ss6</dc:creator>
      <dc:date>2024-02-23T20:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Liquid Cluster - SHOW CREATE TABLE error</title>
      <link>https://community.databricks.com/t5/data-engineering/liquid-cluster-show-create-table-error/m-p/61953#M31856</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/100729"&gt;@ss6&lt;/a&gt;&amp;nbsp;, Hope you are doing well!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We would like to inform you that currently, SHOW CREATE TABLE is not supported after running ALTER TABLE CLUSTER BY NONE.&lt;/P&gt;
&lt;P&gt;This is a known issue and our Engineering team is prioritizing a fix to retain the clustering columns&amp;nbsp;in coming releases.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/en/error-messages/error-classes.html#delta_clustering_show_create_table_without_clustering_columns" target="_blank"&gt;https://docs.databricks.com/en/error-messages/error-classes.html#delta_clustering_show_create_table_without_clustering_columns&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As a workaround, you can use &lt;STRONG&gt;ALTER TABLE CLUSTER BY&lt;/STRONG&gt; to add back those columns after creating the table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Please refer to this doc for more details :&amp;nbsp;&lt;A href="https://docs.databricks.com/en/delta/clustering.html#enable-liquid-clustering" target="_blank"&gt;https://docs.databricks.com/en/delta/clustering.html#enable-liquid-clustering&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please let me know if this helps and leave a like if this information is useful, followups are appreciated.&lt;BR /&gt;Kudos&lt;BR /&gt;Ayushi&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 04:57:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/liquid-cluster-show-create-table-error/m-p/61953#M31856</guid>
      <dc:creator>Ayushi_Suthar</dc:creator>
      <dc:date>2024-02-26T04:57:33Z</dc:date>
    </item>
  </channel>
</rss>

