<?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: Collation Error while reading data form SQL Endpoint of Lakehouse in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4272004#M5023</link>
    <description>&lt;P&gt;You "only" need to cast the collation on the join column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would still consider this a bug.&amp;nbsp;If you have a Pro license you can open a Pro ticket at &lt;A href="https://admin.powerplatform.microsoft.com/newsupportticket/powerbi" target="_blank"&gt;https://admin.powerplatform.microsoft.com/newsupportticket/powerbi&lt;/A&gt;&lt;BR /&gt;Otherwise you can raise an issue at &lt;A href="https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues&lt;/A&gt; .&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2024 06:55:07 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-11-06T06:55:07Z</dc:date>
    <item>
      <title>Collation Error while reading data form SQL Endpoint of Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4270402#M5009</link>
      <description>&lt;P&gt;We are trying to read data from Lakehouse using Stored procedure . Transform in SP and store it in warehouse . It was working fine when we had warehouse with collation type case sensitive . But getting error for the same while reading data with cases in insensitive warehouse from SQL analytics end point of lake house.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;NON DEFAULT COLUMN COLLATION is not supported for SELECT INTO.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Cannot resolve the collation conflict between "Latin1_General_100_BIN2_UTF8" and "Latin1_General_100_CI_AS_KS_WS_SC_UTF8" in the equal to operation.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 05 Nov 2024 09:29:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4270402#M5009</guid>
      <dc:creator>Umasankar_Sane</dc:creator>
      <dc:date>2024-11-05T09:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Collation Error while reading data form SQL Endpoint of Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4271670#M5017</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/828877"&gt;@Umasankar_Sane&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not sure if the following solutions from SQL Server would work or not. It seems the solutions require you to set the collation for every column. You may give this a try.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/4484066/sql-change-field-collation-in-a-select" target="_blank" rel="noopener"&gt;sql server - SQL change field Collation in a select - Stack Overflow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/7684349/can-i-specify-the-collation-when-performing-a-select-into" target="_blank" rel="noopener"&gt;t sql - Can I specify the collation when performing a SELECT INTO - Stack Overflow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However the &lt;A href="https://learn.microsoft.com/en-us/sql/relational-databases/collations/set-or-change-the-column-collation?view=sql-server-ver16" target="_blank" rel="noopener"&gt;column collation documentation&lt;/A&gt; seems not applied to Fabric currently. And &lt;A href="https://community.fabric.microsoft.com/t5/Data-Warehouse/How-to-Set-Collation-for-Case-Sensitivity-in-Microsoft-Fabric/m-p/4260617" target="_blank" rel="noopener"&gt;this thread&lt;/A&gt; also mentions this limitation. So above solutions might be not supported. I haven't tested it, to be honest.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At the moment, the collation option in Fabric is only warehouse-wide and cannot be&amp;nbsp;&lt;SPAN&gt;changed once the warehouse is created.&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-warehouse/collation" target="_blank" rel="noopener"&gt;How to: Create warehouses with case-insensitive (CI) collation - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Jing&lt;BR /&gt;Community Support Team&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 02:33:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4271670#M5017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-06T02:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Collation Error while reading data form SQL Endpoint of Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4271911#M5021</link>
      <description>&lt;P&gt;I have created warehouse with collation case insensitive&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I am trying to read data from lakehouse endpoint in warehouse. Simple SELECT statements works fine with out issues.&lt;BR /&gt;&lt;BR /&gt;But I try to join this data with Warehouse data it gives collation errors. Reading each column with collation mentioned is not option for me as I have multiple places where we read data from Lake house end point and join with warehouse data as part fo transformations in Stored procedures&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 06:07:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4271911#M5021</guid>
      <dc:creator>Umasankar_Sane</dc:creator>
      <dc:date>2024-11-06T06:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Collation Error while reading data form SQL Endpoint of Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4272004#M5023</link>
      <description>&lt;P&gt;You "only" need to cast the collation on the join column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would still consider this a bug.&amp;nbsp;If you have a Pro license you can open a Pro ticket at &lt;A href="https://admin.powerplatform.microsoft.com/newsupportticket/powerbi" target="_blank"&gt;https://admin.powerplatform.microsoft.com/newsupportticket/powerbi&lt;/A&gt;&lt;BR /&gt;Otherwise you can raise an issue at &lt;A href="https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues&lt;/A&gt; .&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 06:55:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4272004#M5023</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-11-06T06:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Collation Error while reading data form SQL Endpoint of Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4272022#M5025</link>
      <description>&lt;P&gt;Thank you for the response .&lt;BR /&gt;I will try for Join columns . Major issue I had is with reading data from Lake house and creating temp table or cte in warehouse for further usage of data in stored procedures .&lt;BR /&gt;Example below :&lt;/P&gt;&lt;DIV&gt;CREATE TABLE temp_01&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; AS&lt;/DIV&gt;&lt;DIV&gt;select * from LH_01.STG.table_01 where modified_date = &amp;lt;some date&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Result error :&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;NON DEFAULT COLUMN COLLATION is not supported for SELECT INTO.&lt;/STRONG&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Nov 2024 07:04:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4272022#M5025</guid>
      <dc:creator>Umasankar_Sane</dc:creator>
      <dc:date>2024-11-06T07:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Collation Error while reading data form SQL Endpoint of Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4387708#M6694</link>
      <description>&lt;P&gt;Hi, I too facing the same issue now. Can anyone please provide solution ?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 08:15:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Collation-Error-while-reading-data-form-SQL-Endpoint-of/m-p/4387708#M6694</guid>
      <dc:creator>Tharunkumar</dc:creator>
      <dc:date>2025-01-30T08:15:53Z</dc:date>
    </item>
  </channel>
</rss>

