<?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: Anyone know how to fix external data type error with Lakehouse files? in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3498924#M890</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Apologies for the delay in response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for the information that you have provided.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I can see in your screenshot that you're using an existing file to load data into the warehouse. If the schema doesn't match the existing file, we can encounter the same error. I attempted to replicate the same situation with my data and encountered a similar issue.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It is recommended to always validate the schema of the source table before using the &lt;STRONG&gt;'auto create table'&lt;/STRONG&gt; option to ensure that the table is created with the correct data types.&amp;nbsp;Try loading the data using the &lt;STRONG&gt;'auto create table'&lt;/STRONG&gt; option. This way, if it is successful, it can help confirm whether the issue is related to the schema.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When I tried using the exact file data with an existing table, it copied successfully for me.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this information is helpful. Please do let us know if you have any questions.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2023 12:50:07 GMT</pubDate>
    <dc:creator>v-cboorla-msft</dc:creator>
    <dc:date>2023-10-26T12:50:07Z</dc:date>
    <item>
      <title>Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3486429#M838</link>
      <description>&lt;P&gt;Greetings, all. I'm trying to copy data from files loaded into a Lakehouse into a Data Warehouse table and am running into some sort of data type error. The files loaded into the Lakehouse were loaded as CSVs (DelimitedText).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a "cleaned up" version of the error I get with my Copy Activity:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Column 'TotalItems' of type 'INT' is not compatible with external data type 'Parquet physical type: BYTE_ARRAY, logical type: UTF8'&lt;/PRE&gt;&lt;P&gt;I was rather suprised as I didn't know/expect that files in a Lakehouse would be typed. The column referenced is a column of integers that can range from 1 to 100+.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone know how to resolve this? I'm not specifying any data types when loading into the Lakehouse, and I'd REALLY like to get rid of this error.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 21:26:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3486429#M838</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2023-10-19T21:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3487600#M841</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome to Microsoft Fabric Community and thanks for posting your question here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As I understand that you are trying to copy data from files loaded into a Lakehouse into a Data Warehouse table and you are facing some sort of data type error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When I tried to Repro this scenario using csv files I didn't get any error. I was successful in loading the file into a table in warehouse. I have tried the repro with multiple csv files yet there was no error.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you please share the screenshot of the copy activity which you are using?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 11:55:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3487600#M841</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2023-10-20T11:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3487749#M843</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;. I am wondering if the issue is that Parquet type is being interpreted by Fabric as a BYTE_ARRAY for some files because the files have a value of 1 for the &lt;U&gt;TotalItems&lt;/U&gt; column. So while File A's &lt;U&gt;TotalItems&lt;/U&gt; column may have values of 1, 2, 5, 10, 25, etc. File B's&amp;nbsp;&lt;U&gt;TotalItems&lt;/U&gt;&amp;nbsp;column has 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the Copy Activity Source/Destination that loads the files into the Lakehouse:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And here's the Copy Activity that's failing when trying to load into Data Warehouse:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 13:27:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3487749#M843</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2023-10-20T13:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3498924#M890</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Apologies for the delay in response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for the information that you have provided.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I can see in your screenshot that you're using an existing file to load data into the warehouse. If the schema doesn't match the existing file, we can encounter the same error. I attempted to replicate the same situation with my data and encountered a similar issue.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It is recommended to always validate the schema of the source table before using the &lt;STRONG&gt;'auto create table'&lt;/STRONG&gt; option to ensure that the table is created with the correct data types.&amp;nbsp;Try loading the data using the &lt;STRONG&gt;'auto create table'&lt;/STRONG&gt; option. This way, if it is successful, it can help confirm whether the issue is related to the schema.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When I tried using the exact file data with an existing table, it copied successfully for me.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this information is helpful. Please do let us know if you have any questions.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 12:50:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3498924#M890</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2023-10-26T12:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3499133#M891</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;, appreciate the reply. Glad to see you were able to replicate the issue. The destination table in the DW is in the desired schema; the issue is Fabric is apparently identifying the Parquet data type automatically behind the scenes, which makes it impossible to load files from a Lakehouse into a DW because they"should" have the same data types but are being read into the Lakehouse as different Parquet file types.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if File A looks like this:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1/1/2023&lt;/TD&gt;&lt;TD&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1/2/2023&lt;/TD&gt;&lt;TD&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But File B looks like this:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2/1/2023&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2/2/2023&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When loaded into the Lakehouse as a file, FileA.Value is being typed as an Integer while FileB.Value is being typed as a Byte Array. But they are the same "schema" and should be treated as such by Fabric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a solution to fix this behavior? Otherwise, it really doesn't make sense to load files into the Lakehouse.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 13:58:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3499133#M891</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2023-10-26T13:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3514565#M967</link>
      <description>&lt;P&gt;Any thoughts,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 13:57:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3514565#M967</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2023-11-03T13:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3514615#M969</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies for the delay in response.&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience that you are facing.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have reached the internal team for help on this.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I will update you once I hear from them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate your patience.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 14:25:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3514615#M969</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2023-11-03T14:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3524956#M1067</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you say "When loaded into the Lakehouse as a file, FileA.Value is being typed as an Integer while FileB.Value is being typed as a Byte Array". Where are you verifying that? In the lakehouse?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please provide me the details so that I can understand the issue better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 11:31:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3524956#M1067</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2023-11-09T11:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3525383#M1071</link>
      <description>&lt;P&gt;That's what the error message (see image you posted above) in ADF states. It notes that the external data type (i.e., data in Lakehouse) is of a particular Parquet physical type (i.e., Byte Array).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Column 'TotalItems' of type 'INT' is not compatible with external data type 'Parquet physical type: BYTE_ARRAY, logical type: UTF8'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That typing wasn't something I ever set up, and there isn't a way to set that up when copying files into the Lakehouse initially before trying to load to the DW.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 14:16:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3525383#M1071</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2023-11-09T14:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3529346#M1096</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an update from the internal team:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"There's unique mapping for the combination of Parquet physical type &amp;amp; logical type to .NET type.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check out this &lt;A href="https://aloneguid.github.io/parquet-online/" target="_blank" rel="noopener"&gt;online tool&lt;/A&gt; to read Parquet file content and inspect schema &amp;amp; metadata with an intuitive user experience."&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if you need any help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Nov 2023 07:58:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3529346#M1096</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2023-11-12T07:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3530855#M1106</link>
      <description>&lt;P&gt;Could you clarify this a bit further,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;? Is this purely informational? The issue is Fabric's storing the files in a Lakehouse with types that can't be converted for use in a DW, and there's nothing I as the user can do to solve for that (to my knowledge) because the Parquet typing is all done by Fabric under the hood.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 14:07:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3530855#M1106</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2023-11-13T14:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3532458#M1110</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please provide a sample parquet file for us to repro the issue? We would like to understand why there is an issue?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;You can send us this information through email to&amp;nbsp;AzCommunity[at]Microsoft[dot]com&amp;nbsp;with the below details,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Subject of the email: ATTN: PRADEEP - Thread title&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 07:51:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3532458#M1110</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2023-11-14T07:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3548176#M1187</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.&lt;BR /&gt;In case if you have any resolution please do share that same with the community as it can be helpful to others.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 04:41:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3548176#M1187</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2023-11-23T04:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3566719#M1304</link>
      <description>&lt;P&gt;I just emailed you some sample files. Both CSVs get uploaded to a Lakehouse as files. We then need to copy them into a Data Warehouse with a table that has an INT column using a Data Pipeline. ColumnB in the CSV files should be mapped to the INT column in the DW.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 17:01:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3566719#M1304</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2023-12-04T17:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3569345#M1324</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;, I emailed the address you provided (AzCommunity@Microsoft.com)&amp;nbsp;and got the following back:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;Good day!&lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;I am one of the moderators for Azure Community Connect DL. Post reviewing your email, we couldn’t find active thread details. Please confirm if there is any active thread posted in Microsoft Q&amp;amp;A platform : &lt;A href="https://learn.microsoft.com/en-us/answers/index.html" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/answers/index.html&lt;/A&gt; ?&lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;If yes, share us the URL. Otherwise, request you to open a new thread on Q&amp;amp;A platform for your query/issue so that one of the community experts will reach you shortly for further assistance.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 21:34:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3569345#M1324</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2023-12-05T21:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3657398#M1698</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;, any update on this?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 14:48:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3657398#M1698</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2024-01-24T14:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3805431#M2368</link>
      <description>&lt;P&gt;Any update on this,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 16:08:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3805431#M2368</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2024-04-02T16:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3867754#M2897</link>
      <description>&lt;P&gt;Hello, old post but im facing a similar issue. Did you get a fix?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 08:33:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3867754#M2897</guid>
      <dc:creator>AlexanderPowBI</dc:creator>
      <dc:date>2024-04-25T08:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3882873#M3017</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="612230" data-lia-user-login="AlexanderPowBI" class="lia-mention lia-mention-user"&gt;AlexanderPowBI&lt;/a&gt;, nope. And I've reached out to&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;&amp;nbsp;for an update but haven't heard back. I also haven't done any recent testing as I moved away from this solution due to this bug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One POSSIBLE solution might be to use a staging table in your Data Warehouse where all the columns have the datatype VARCHAR. This should mitigate any data type mismatches between lakehouse and warehouse. The bug still needs to be fixed, but this is a workaround.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 14:11:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3882873#M3017</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2024-05-01T14:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to fix external data type error with Lakehouse files?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3885401#M3029</link>
      <description>&lt;P&gt;Thank you for your reply. I have found mulitple services to fail due to similar issue, ADF, dataflow gen2 etc. Only workaround I have found so far is to load into pyspark DF and retype the columns before saving.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to load files into a table with VARCHAR in the column where the issue occurs, but no luck unfortunately.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 08:36:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Anyone-know-how-to-fix-external-data-type-error-with-Lakehouse/m-p/3885401#M3029</guid>
      <dc:creator>AlexanderPowBI</dc:creator>
      <dc:date>2024-05-02T08:36:40Z</dc:date>
    </item>
  </channel>
</rss>

