<?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 Unity Catalog is missing column in Catalog Explorer in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/58458#M31146</link>
    <description>&lt;P&gt;I have just altered one of my tables and added a column.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ALTER&lt;/SPAN&gt; &lt;SPAN&gt;TABLE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;tpch.customer &lt;/SPAN&gt;&lt;SPAN&gt;ADD&lt;/SPAN&gt; &lt;SPAN&gt;COLUMN&lt;/SPAN&gt;&lt;SPAN&gt; C_CUSTDETAILS &lt;/SPAN&gt;&lt;SPAN&gt;struct&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;key&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;string&lt;/SPAN&gt;&lt;SPAN&gt;,another_key:&lt;/SPAN&gt;&lt;SPAN&gt;string&lt;/SPAN&gt;&lt;SPAN&gt;,boolean_key:&lt;/SPAN&gt;&lt;SPAN&gt;boolean&lt;/SPAN&gt;&lt;SPAN&gt;,extra_key:&lt;/SPAN&gt;&lt;SPAN&gt;string&lt;/SPAN&gt;&lt;SPAN&gt;,int_key:&lt;/SPAN&gt;&lt;SPAN&gt;long&lt;/SPAN&gt;&lt;SPAN&gt;,nested_object:&lt;/SPAN&gt;&lt;SPAN&gt;struct&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;more:&lt;/SPAN&gt;&lt;SPAN&gt;long&lt;/SPAN&gt;&lt;SPAN&gt;,arrayOne:&lt;/SPAN&gt;&lt;SPAN&gt;array&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;string&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;As you can see this new column is of type Struct.&lt;/P&gt;&lt;P&gt;When I look at the table's DDL via a SHOW CREATE TABLE or DESCRIBE TABLE I can see the newly added column.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chad_woodhead_0-1706220653227.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5985i97D730B0339CDD3C/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="chad_woodhead_0-1706220653227.png" alt="chad_woodhead_0-1706220653227.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, when I look at the table in Catalog Explorer in Unity Catalog the new column is not showing.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chad_woodhead_1-1706220693600.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5986iFD0B638006FF9C31/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="chad_woodhead_1-1706220693600.png" alt="chad_woodhead_1-1706220693600.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I try to run the ADD COLUMN command again I get an error that the column exists.&lt;/P&gt;&lt;P&gt;I have tried running a REPAIR TABLE&amp;nbsp;&lt;SPAN&gt;tpch.customer&lt;/SPAN&gt; SYNC METADATA and that has not helped.&lt;/P&gt;&lt;P&gt;Does anyone know what might be going on and how to resolve this?&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2024 22:14:20 GMT</pubDate>
    <dc:creator>chad_woodhead</dc:creator>
    <dc:date>2024-01-25T22:14:20Z</dc:date>
    <item>
      <title>Unity Catalog is missing column in Catalog Explorer</title>
      <link>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/58458#M31146</link>
      <description>&lt;P&gt;I have just altered one of my tables and added a column.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ALTER&lt;/SPAN&gt; &lt;SPAN&gt;TABLE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;tpch.customer &lt;/SPAN&gt;&lt;SPAN&gt;ADD&lt;/SPAN&gt; &lt;SPAN&gt;COLUMN&lt;/SPAN&gt;&lt;SPAN&gt; C_CUSTDETAILS &lt;/SPAN&gt;&lt;SPAN&gt;struct&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;key&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;string&lt;/SPAN&gt;&lt;SPAN&gt;,another_key:&lt;/SPAN&gt;&lt;SPAN&gt;string&lt;/SPAN&gt;&lt;SPAN&gt;,boolean_key:&lt;/SPAN&gt;&lt;SPAN&gt;boolean&lt;/SPAN&gt;&lt;SPAN&gt;,extra_key:&lt;/SPAN&gt;&lt;SPAN&gt;string&lt;/SPAN&gt;&lt;SPAN&gt;,int_key:&lt;/SPAN&gt;&lt;SPAN&gt;long&lt;/SPAN&gt;&lt;SPAN&gt;,nested_object:&lt;/SPAN&gt;&lt;SPAN&gt;struct&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;more:&lt;/SPAN&gt;&lt;SPAN&gt;long&lt;/SPAN&gt;&lt;SPAN&gt;,arrayOne:&lt;/SPAN&gt;&lt;SPAN&gt;array&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;string&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;As you can see this new column is of type Struct.&lt;/P&gt;&lt;P&gt;When I look at the table's DDL via a SHOW CREATE TABLE or DESCRIBE TABLE I can see the newly added column.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chad_woodhead_0-1706220653227.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5985i97D730B0339CDD3C/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="chad_woodhead_0-1706220653227.png" alt="chad_woodhead_0-1706220653227.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, when I look at the table in Catalog Explorer in Unity Catalog the new column is not showing.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chad_woodhead_1-1706220693600.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5986iFD0B638006FF9C31/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="chad_woodhead_1-1706220693600.png" alt="chad_woodhead_1-1706220693600.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I try to run the ADD COLUMN command again I get an error that the column exists.&lt;/P&gt;&lt;P&gt;I have tried running a REPAIR TABLE&amp;nbsp;&lt;SPAN&gt;tpch.customer&lt;/SPAN&gt; SYNC METADATA and that has not helped.&lt;/P&gt;&lt;P&gt;Does anyone know what might be going on and how to resolve this?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 22:14:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/58458#M31146</guid>
      <dc:creator>chad_woodhead</dc:creator>
      <dc:date>2024-01-25T22:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog is missing column in Catalog Explorer</title>
      <link>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/58992#M31309</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/98820"&gt;@chad_woodhead&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Weird behavior as I tried to reproduce this into my environment on a delta external table as well as on a managed table. And I'm not able to reproduce what you encountered.&lt;/P&gt;
&lt;P&gt;Which DBR version are you using ? I used the latest DBR 14.3 LTS to make my tests. What is the file format used (is it delta ?)&lt;/P&gt;
&lt;P&gt;In the meantime, I suggest to raise a ticket to our support as there will be a second investigation track opened.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;
&lt;P&gt;Laurent&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 15:58:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/58992#M31309</guid>
      <dc:creator>LaurentLeturgez</dc:creator>
      <dc:date>2024-02-01T15:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog is missing column in Catalog Explorer</title>
      <link>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/99299#M39954</link>
      <description>&lt;P&gt;Hi, did you solve this issue? I encountered the exact same problem as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 08:29:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/99299#M39954</guid>
      <dc:creator>smike</dc:creator>
      <dc:date>2024-11-19T08:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog is missing column in Catalog Explorer</title>
      <link>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/106690#M42549</link>
      <description>&lt;P&gt;I have the same issue anyone find a fix? I use DBR 14.3. The external table hosted on hive metastore has no issue while the UC version doesn't. Note: The issue doesn't happen for every table in the catalog&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 17:12:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/106690#M42549</guid>
      <dc:creator>Vinodt</dc:creator>
      <dc:date>2025-01-22T17:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog is missing column in Catalog Explorer</title>
      <link>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/107372#M42786</link>
      <description>&lt;P&gt;Can you share the steps for reproducing this issue? If it is reproducible, I can investigate.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 09:05:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/107372#M42786</guid>
      <dc:creator>Lakshay</dc:creator>
      <dc:date>2025-01-28T09:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog is missing column in Catalog Explorer</title>
      <link>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/140926#M51580</link>
      <description>&lt;P&gt;I had this error just recently. I did basically the same table transformation 4 times over the course of 2 days. Added two new fields to two different tables using the same SQL syntax. It worked 3 out of 4 times, but for 1 the column is not available in the catalog- despite being there when I describe the table in a notebook.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 20:46:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unity-catalog-is-missing-column-in-catalog-explorer/m-p/140926#M51580</guid>
      <dc:creator>GoToJDenman</dc:creator>
      <dc:date>2025-12-02T20:46:39Z</dc:date>
    </item>
  </channel>
</rss>

