<?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 Mirrored Azure Databricks catalog is missing columns in Fabric in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4390254#M6774</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a &lt;SPAN class="" title="Mirrored Azure Databricks catalog" data-testid="fluentListCell.type" data-value="DatabricksCatalog"&gt;&lt;SPAN class=""&gt;Mirrored Azure Databricks catalog running in Fabric. Today we noticed that there are several columns missing. When we look closer at the columns that are missing, the column type is &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class="" title="timestamp_ntz"&gt;timestamp_ntz in databricks. We don't know how to get those columns to Fabric. Does anyone have a solution for this?&lt;BR /&gt;&lt;BR /&gt;We already tried to recreate the &lt;SPAN class="" title="Mirrored Azure Databricks catalog" data-testid="fluentListCell.type" data-value="DatabricksCatalog"&gt;&lt;SPAN class=""&gt;Mirrored Azure Databricks catalog, without success.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also found this Microsoft article stating that you should "Select the Configure replication button", but we cannot find this button : &lt;A href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/troubleshooting#columns-are-missing-from-the-destination-table" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/database/mirrored-database/troubleshooting#columns-are-missing-from-the-destination-table&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jan 2025 16:12:06 GMT</pubDate>
    <dc:creator>FabianSchut</dc:creator>
    <dc:date>2025-01-31T16:12:06Z</dc:date>
    <item>
      <title>Mirrored Azure Databricks catalog is missing columns in Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4390254#M6774</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a &lt;SPAN class="" title="Mirrored Azure Databricks catalog" data-testid="fluentListCell.type" data-value="DatabricksCatalog"&gt;&lt;SPAN class=""&gt;Mirrored Azure Databricks catalog running in Fabric. Today we noticed that there are several columns missing. When we look closer at the columns that are missing, the column type is &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class="" title="timestamp_ntz"&gt;timestamp_ntz in databricks. We don't know how to get those columns to Fabric. Does anyone have a solution for this?&lt;BR /&gt;&lt;BR /&gt;We already tried to recreate the &lt;SPAN class="" title="Mirrored Azure Databricks catalog" data-testid="fluentListCell.type" data-value="DatabricksCatalog"&gt;&lt;SPAN class=""&gt;Mirrored Azure Databricks catalog, without success.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also found this Microsoft article stating that you should "Select the Configure replication button", but we cannot find this button : &lt;A href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/troubleshooting#columns-are-missing-from-the-destination-table" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/database/mirrored-database/troubleshooting#columns-are-missing-from-the-destination-table&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 16:12:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4390254#M6774</guid>
      <dc:creator>FabianSchut</dc:creator>
      <dc:date>2025-01-31T16:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored Azure Databricks catalog is missing columns in Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4390465#M6781</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/701977"&gt;@FabianSchut&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems like `TIMESTAMP_NTZ` is not fully compatible with Fabric’s SQL analytics endpoints.This incompatibility can result in columns being excluded or not displayed properly during schema synchronization.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;is this possible for you to convert&amp;nbsp;TIMESTAMP_NTZ` column to a `TIMESTAMP` in Databricks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you do this conversion in Databricks&amp;nbsp;&lt;/P&gt;&lt;P&gt;it will interpret the timestamp using the current session time zone, because `TIMESTAMP_NTZ` values do not include time zone information and must be mapped to a particular zone when converted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 19:45:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4390465#M6781</guid>
      <dc:creator>nilendraFabric</dc:creator>
      <dc:date>2025-01-31T19:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored Azure Databricks catalog is missing columns in Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4390711#M6789</link>
      <description>&lt;P&gt;Thank you for your answer! I was hoping that there would be a solution without converting the data type. I will try this next week and will let you know!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2025 06:47:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4390711#M6789</guid>
      <dc:creator>FabianSchut</dc:creator>
      <dc:date>2025-02-01T06:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored Azure Databricks catalog is missing columns in Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4391792#M6832</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/701977"&gt;@FabianSchut&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks for reaching out to Microsoft Fabric Community Forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your response &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/913195"&gt;@nilendraFabric&lt;/a&gt;&amp;nbsp;! I appreciate your insights.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, if you do not prefer to convert the data type, consider the following steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Check Permissions:&lt;/STRONG&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Ensure that the necessary permissions are granted for the schema in Unity Catalog that contains the tables to be accessed from Fabric. The EXTERNAL USE SCHEMA privilege must be explicitly granted.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Configure Replication:&lt;/STRONG&gt; &lt;BR /&gt;Verify that the tenant setting "Mirrored Azure Databricks Catalog" is turned on in the Microsoft Fabric Admin Portal.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Furthermore, we would like to provide some reference links that may be useful:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-databricks-tutorial" target="_blank"&gt;Microsoft Fabric Mirrored Databases From Azure Databricks (Preview) Tutorial - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-databricks" target="_blank"&gt;Microsoft Fabric Mirrored Catalog From Azure Databricks (Preview) - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If my response has resolved your query, please mark it as the &lt;STRONG&gt;Accepted Solution&lt;/STRONG&gt; to help others. Additionally, I would appreciate a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' if you found my response helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 06:14:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4391792#M6832</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-02-03T06:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored Azure Databricks catalog is missing columns in Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4398512#M7014</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/701977"&gt;@FabianSchut&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 15:46:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4398512#M7014</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-02-06T15:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored Azure Databricks catalog is missing columns in Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4402257#M7081</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/701977"&gt;@FabianSchut&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 06:56:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4402257#M7081</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-02-10T06:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored Azure Databricks catalog is missing columns in Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4410959#M7224</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/701977"&gt;@FabianSchut&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;&lt;BR /&gt;I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please &lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt; and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 11:12:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4410959#M7224</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2025-02-14T11:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored Azure Databricks catalog is missing columns in Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4423416#M7458</link>
      <description>&lt;P&gt;I'm sorry for my late reply. I did not have time to work on it lately. I went for the option to cast the data types to string (which was good enough in this case).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Feb 2025 11:50:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Mirrored-Azure-Databricks-catalog-is-missing-columns-in-Fabric/m-p/4423416#M7458</guid>
      <dc:creator>FabianSchut</dc:creator>
      <dc:date>2025-02-23T11:50:32Z</dc:date>
    </item>
  </channel>
</rss>

