<?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: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL. in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4275394#M6300</link>
    <description>&lt;P&gt;hi again,&lt;/P&gt;&lt;P&gt;I've noticed that since using the Overwrite dynamic value, a backup table is additionally saved everytime the pipeline runs. Do you also have this issue? Is there a way to get rid of them?&lt;/P&gt;</description>
    <pubDate>Fri, 08 Nov 2024 09:29:45 GMT</pubDate>
    <dc:creator>ilseeb</dc:creator>
    <dc:date>2024-11-08T09:29:45Z</dc:date>
    <item>
      <title>Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4241317#M5894</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a pipeline in where it&amp;nbsp;reads data from my SQL Server and then write it in a lakehouse table.&lt;/P&gt;&lt;P&gt;I set a scheduled refresh for this table, but even though the refresh succeeds, the data is not being updated. I tried to do a manual refresh but it still did not work. I now realized that some of my tables (including the one I am testing) have a red cross in the lakehouse with the error message:&amp;nbsp;An internal error has occurred while applying table changes to SQL.&lt;/P&gt;&lt;P&gt;I could not manage to find any information related to this error message, so now I am wondering if data is not updating because of this.&lt;/P&gt;&lt;P&gt;What does this error mean and what can I do to solve it?&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 11:44:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4241317#M5894</guid>
      <dc:creator>ilseeb</dc:creator>
      <dc:date>2024-10-14T11:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4241431#M5896</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="395736" data-lia-user-login="ilseeb" class="lia-mention lia-mention-user"&gt;ilseeb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did this table ever work/load properly?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've run into similiar issues moving data into Lakehouses using the different methods and sources available to us.&amp;nbsp; A few things I ran into that might be worth checking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Can you validate that all of the data types in the Source/Destination (if you can browse columns) are what they should be?&lt;/P&gt;&lt;P&gt;- Check for any spaces in the column names coming from the source; this should be less of an issue with Pipelines but spaces in column names on the Lakehouse side can be a problem&lt;/P&gt;&lt;P&gt;- Check DateTime columns or columns that should get converted to date time; the format could be off&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another thing on the Pipeline side, if you are doing an Overwrite there had been an issue where the traditional "overwrite" in the UI was not really overwriting the table.&amp;nbsp; We had found a solution on the community where you can parameterize the Append/Overwrite option and set it to "Overwrite".&amp;nbsp; Once we did that the tablees rebuilt properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully, this provides a starting point but let me know the outcome of the above and we can brainstorm some more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 13:00:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4241431#M5896</guid>
      <dc:creator>jwinchell40</dc:creator>
      <dc:date>2024-10-14T13:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4242576#M5904</link>
      <description>&lt;P&gt;Hi Jeremy,&lt;/P&gt;&lt;P&gt;The table worked in the past, I checked it during the first few days after I created it and it was working fine.&lt;/P&gt;&lt;P&gt;I checked the source and destination types, everything is ok, there are no spaces in the column names of the lakehouse and I changed DataTime datatype to Date to make it simpler. It still did not work. I tried both a manual refresh and the automatic refresh but the table is still not udpating.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please provide more details about the solution from the community regarding"Overwrite" functionality?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 06:26:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4242576#M5904</guid>
      <dc:creator>ilseeb</dc:creator>
      <dc:date>2024-10-15T06:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4243536#M5913</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="395736" data-lia-user-login="ilseeb" class="lia-mention lia-mention-user"&gt;ilseeb&lt;/a&gt;&amp;nbsp;- I find it odd that the Table was working was fine and then after a few days of runs it started to not load.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you clone the Pipeline and write the data to a new table, for testing?&amp;nbsp; Furthermore, can you modify the source to only include records from before the first day you ran the table and then see if the new table works.&amp;nbsp; Then run it again for the full dataset or whatever you are running now and see if the table breaks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the overwrite we noticed that the default "Overwrite" option was not actually overwriting things.&amp;nbsp; There were some records deleted in the source that were still present in the Lakehouse after multiple job runs.&amp;nbsp; I found a post in the Community where the Overwrite option was not doing everything that it did before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The workaround (temporary one) was to use a Dynamic value of Overwrite for the Destination Action:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;That seemed to work for us with the Schema and Data changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 18:28:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4243536#M5913</guid>
      <dc:creator>jwinchell40</dc:creator>
      <dc:date>2024-10-15T18:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4244205#M5929</link>
      <description>&lt;P&gt;I tried the Overwrite dynamic value and it looks like it's working now. I'll keep monitoring it today and tomorrow to see if the table is correctly updated after each run.&lt;BR /&gt;Why do you mention that it was a temporary fix?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 06:50:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4244205#M5929</guid>
      <dc:creator>ilseeb</dc:creator>
      <dc:date>2024-10-16T06:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4244750#M5936</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="395736" data-lia-user-login="ilseeb" class="lia-mention lia-mention-user"&gt;ilseeb&lt;/a&gt;&amp;nbsp;-&lt;/P&gt;&lt;P&gt;I am glad to hear that the Overwrite resolved the issue!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would expect that the default overwrite functionality will change/fixed in a future update.&amp;nbsp; It has previously worked like a full overwrite before.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 11:48:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4244750#M5936</guid>
      <dc:creator>jwinchell40</dc:creator>
      <dc:date>2024-10-16T11:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4275394#M6300</link>
      <description>&lt;P&gt;hi again,&lt;/P&gt;&lt;P&gt;I've noticed that since using the Overwrite dynamic value, a backup table is additionally saved everytime the pipeline runs. Do you also have this issue? Is there a way to get rid of them?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 09:29:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4275394#M6300</guid>
      <dc:creator>ilseeb</dc:creator>
      <dc:date>2024-11-08T09:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4289999#M6405</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="395736" data-lia-user-login="ilseeb" class="lia-mention lia-mention-user"&gt;ilseeb&lt;/a&gt;&amp;nbsp;- Sorry for the delay, I have been traveling so I haven't kept up.&amp;nbsp; I am not seeing that behavior on our side when using the overwrite.&amp;nbsp; Are you able to provide a screenshot of what you are seeing?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 02:54:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4289999#M6405</guid>
      <dc:creator>jwinchell40</dc:creator>
      <dc:date>2024-11-19T02:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4290395#M6408</link>
      <description>&lt;P&gt;no worries, I found another post were they used&amp;nbsp;&lt;STRONG&gt;@string('OverwriteSchema'&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;)&lt;/STRONG&gt; instead of &lt;STRONG&gt;Overwrite&lt;/STRONG&gt; and this still worked and the backup tables are not being created anymore&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 06:57:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4290395#M6408</guid>
      <dc:creator>ilseeb</dc:creator>
      <dc:date>2024-11-19T06:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4291975#M6414</link>
      <description>&lt;P&gt;Hi, do you happen to have a link to that solution in the community?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 22:25:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4291975#M6414</guid>
      <dc:creator>DB1337</dc:creator>
      <dc:date>2024-11-19T22:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4293256#M6419</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="395736" data-lia-user-login="ilseeb" class="lia-mention lia-mention-user"&gt;ilseeb&lt;/a&gt;&amp;nbsp;- I was mistaken.&amp;nbsp; I went back to one of the pipelines that we have now setup on triggered schedule and sure enough; I am seeing the back-up files now.&amp;nbsp; I switched it to your solution of OverwriteSchema.&amp;nbsp; I will see if they come back.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also curious if, even though we shouldn't have to, convert the value to string vs just typing in like I did before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nice Catch and thanks for updating this with this solution.&amp;nbsp; I'll let you know if the backup tables comes back.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 11:42:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4293256#M6419</guid>
      <dc:creator>jwinchell40</dc:creator>
      <dc:date>2024-11-20T11:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4294149#M6430</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="395736" data-lia-user-login="ilseeb" class="lia-mention lia-mention-user"&gt;ilseeb&lt;/a&gt;&amp;nbsp;- I put in the OverwriteSchema option and it looks like the data is being appended now in the Lakehouse and it is not a full overwrite.&amp;nbsp; Are you seeing the same thing?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Guess another Microsoft ticket is in order.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 00:17:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4294149#M6430</guid>
      <dc:creator>jwinchell40</dc:creator>
      <dc:date>2024-11-21T00:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4294470#M6433</link>
      <description>&lt;P&gt;no, in my case the tables are being overwritten, I had a quick look again to make sure but I don't have any duplicates and I've been using the OverwriteSchema for more than a week now.&lt;BR /&gt;Did you try it in just one table or more than one? Just to check if you might have an issue with just the one or all of them.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 04:23:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4294470#M6433</guid>
      <dc:creator>ilseeb</dc:creator>
      <dc:date>2024-11-21T04:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Lakehosue table has an error: An internal error has occurred while applying table changes to SQL.</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4307579#M6511</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="395736" data-lia-user-login="ilseeb" class="lia-mention lia-mention-user"&gt;ilseeb&lt;/a&gt;&amp;nbsp;- It was a couple of tables.&amp;nbsp; I switched back to the OOB overwrite setting last week and in 2 instances so far it looks like the default overwrite option is working properly again.&amp;nbsp; My tables are being recreated, new data is showing up.&amp;nbsp; However there are very infrequent schema changes so I don't know yet if it also overwrites the schema properly or not in those cases.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 12:28:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Lakehosue-table-has-an-error-An-internal-error-has-occurred/m-p/4307579#M6511</guid>
      <dc:creator>jwinchell40</dc:creator>
      <dc:date>2024-11-29T12:28:55Z</dc:date>
    </item>
  </channel>
</rss>

