<?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: undefined in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/undefined/m-p/4748138#M10491</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1296869"&gt;@Sureshmannem&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I wanted to follow up to see if you had a chance to review the previous response provided by us. I hope it was helpful. If yes, please Accept the answer so that it will be helpful to others to find it quickly.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jun 2025 09:15:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-06-30T09:15:45Z</dc:date>
    <item>
      <title>undefined</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/undefined/m-p/4745878#M10449</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are using pileline copy activity to read data from xml into delta table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In mappings tab, import schema is not working delta lake table. Is there any possible solution using copy activity? Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 01:59:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/undefined/m-p/4745878#M10449</guid>
      <dc:creator>Sureshmannem</dc:creator>
      <dc:date>2025-06-27T01:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: undefined</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/undefined/m-p/4746144#M10457</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1296869"&gt;@Sureshmannem&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thank you for reaching out to us on Microsoft Fabric Community Forum!&lt;BR /&gt;&lt;BR /&gt;This is a known limitation, Delta may&amp;nbsp; need the schema to be set up ahead of time or mapped manually. The best workaround is to define the mappings yourself or make sure the table already exists with the right structure.&amp;nbsp;&lt;BR /&gt;Refer the below solved thread and the document for more information:&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-activity-creates-no-proper-delta-table-with-schema-in/m-p/4387754" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-activity-creates-no-proper-delta-table-with-schema-in/m-p/4387754&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-lakehouse-copy-activity#limitations" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/connector-lakehouse-copy-activity#limitations&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/connector-azure-databricks-delta-lake?tabs=data-factory" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/data-factory/connector-azure-databricks-delta-lake?tabs=data-factory&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.If so,give us kudos and consider accepting it as solution.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pallavi.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 07:18:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/undefined/m-p/4746144#M10457</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-27T07:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: undefined</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/undefined/m-p/4748138#M10491</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1296869"&gt;@Sureshmannem&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I wanted to follow up to see if you had a chance to review the previous response provided by us. I hope it was helpful. If yes, please Accept the answer so that it will be helpful to others to find it quickly.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 09:15:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/undefined/m-p/4748138#M10491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-30T09:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: undefined</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/undefined/m-p/4748187#M10493</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your support and prompt follow-up.&lt;/P&gt;&lt;P&gt;Unfortunately, the current workaround isn’t resolving the issue. The copy activity against Delta Lake/Warehouse is not effectively managing column mappings.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;At times, the schema is recognized but doesn’t allow changes to the mappings.&lt;/LI&gt;&lt;LI&gt;In other instances, the schema is ignored entirely, leaving blank fields.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I’m exploring alternative approaches using notebooks to overcome these limitations.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 09:44:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/undefined/m-p/4748187#M10493</guid>
      <dc:creator>Sureshmannem</dc:creator>
      <dc:date>2025-06-30T09:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: undefined</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/undefined/m-p/4749211#M10519</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1296869"&gt;@Sureshmannem&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thank you for the follow-up. We would be happy to assist you!&lt;BR /&gt;&lt;BR /&gt;Upon my knowledge, this is a known limitation when using Copy Activity with Delta Lake tables in Fabric , the “Import Schema” feature is not supported, which explains the inconsistent behavior you are seeing with locked or missing column mappings. This is documented in the official guidance here: &lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-lakehouse-copy-activity#limitations" target="_self" data-start="418" data-end="562"&gt;Copy data from/to Lakehouse – Limitations&lt;/A&gt;. &lt;BR /&gt;For more context, you may also refer to the link:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/data-factory-limitations" target="_self" data-start="611" data-end="727"&gt;Data Factory limitations in Fabric&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 05:11:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/undefined/m-p/4749211#M10519</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-01T05:11:35Z</dc:date>
    </item>
  </channel>
</rss>

