<?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: Dataflow retains case sensitivity but not anywhere else in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Dataflow-retains-case-sensitivity-but-not-anywhere-else/m-p/3672835#M937</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="664874" data-lia-user-login="aarongiust" class="lia-mention lia-mention-user"&gt;aarongiust&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="644992" data-lia-user-login="govindarajan_d" class="lia-mention lia-mention-user"&gt;govindarajan_d&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Spark is not case sensitive by default.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a way to handle this issue by adding spark config , using a&amp;nbsp;SparkSession object named&amp;nbsp;spark:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;spark.conf.set('spark.sql.caseSensitive', True)&lt;/LI-CODE&gt;
&lt;P&gt;By default it is False.&lt;BR /&gt;&lt;BR /&gt;Hope this is helpful. Please let me know incase of further queries.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2024 11:39:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-02-01T11:39:57Z</dc:date>
    <item>
      <title>Dataflow retains case sensitivity but not anywhere else</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Dataflow-retains-case-sensitivity-but-not-anywhere-else/m-p/3670858#M935</link>
      <description>&lt;P&gt;I created a Lakehouse table using a dataflow and it retains the camel casing I used for the table and column names but if I try to do that myself in a notebook using a CREATE TABLE statement, it just makes it all lowercase. Why is that?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 16:28:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Dataflow-retains-case-sensitivity-but-not-anywhere-else/m-p/3670858#M935</guid>
      <dc:creator>aarongiust</dc:creator>
      <dc:date>2024-01-31T16:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow retains case sensitivity but not anywhere else</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Dataflow-retains-case-sensitivity-but-not-anywhere-else/m-p/3672191#M936</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="664874" data-lia-user-login="aarongiust" class="lia-mention lia-mention-user"&gt;aarongiust&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried it but it creates Sentence case for me:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other specific config that you are passing?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 06:47:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Dataflow-retains-case-sensitivity-but-not-anywhere-else/m-p/3672191#M936</guid>
      <dc:creator>govindarajan_d</dc:creator>
      <dc:date>2024-02-01T06:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow retains case sensitivity but not anywhere else</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Dataflow-retains-case-sensitivity-but-not-anywhere-else/m-p/3672835#M937</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="664874" data-lia-user-login="aarongiust" class="lia-mention lia-mention-user"&gt;aarongiust&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="644992" data-lia-user-login="govindarajan_d" class="lia-mention lia-mention-user"&gt;govindarajan_d&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Spark is not case sensitive by default.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a way to handle this issue by adding spark config , using a&amp;nbsp;SparkSession object named&amp;nbsp;spark:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;spark.conf.set('spark.sql.caseSensitive', True)&lt;/LI-CODE&gt;
&lt;P&gt;By default it is False.&lt;BR /&gt;&lt;BR /&gt;Hope this is helpful. Please let me know incase of further queries.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 11:39:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Dataflow-retains-case-sensitivity-but-not-anywhere-else/m-p/3672835#M937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-01T11:39:57Z</dc:date>
    </item>
  </channel>
</rss>

