<?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: Data Types - varchar(2147483647) in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/data-types-varchar-2147483647/m-p/100241#M40241</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/130200"&gt;@yumnus&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Delta does not allocate storage for the entire length (2147483647) characters if you only use a portion of it. Instead, Delta stores only the bytes for the actual characters used.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2024 13:50:59 GMT</pubDate>
    <dc:creator>Alberto_Umana</dc:creator>
    <dc:date>2024-11-27T13:50:59Z</dc:date>
    <item>
      <title>Data Types - varchar(2147483647)</title>
      <link>https://community.databricks.com/t5/data-engineering/data-types-varchar-2147483647/m-p/100209#M40223</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;when I read a PostgreSQL table containing a custom datatype, it gets translated to VARCHAR(2147483647).&lt;/P&gt;&lt;P&gt;I would like to understand how Databricks and Delta handle this scenario. Specifically, does Delta store all the bytes for the maximum length of 2147483647 characters, or does it only store the bytes for the actual characters used?&lt;/P&gt;&lt;P&gt;For example, if I use only 1000 characters instead of the full capacity, does Delta still allocate storage for the entire 2147483647 characters?&lt;/P&gt;&lt;P&gt;Thank you and best regards&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 10:26:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/data-types-varchar-2147483647/m-p/100209#M40223</guid>
      <dc:creator>yumnus</dc:creator>
      <dc:date>2024-11-27T10:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Data Types - varchar(2147483647)</title>
      <link>https://community.databricks.com/t5/data-engineering/data-types-varchar-2147483647/m-p/100241#M40241</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/130200"&gt;@yumnus&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Delta does not allocate storage for the entire length (2147483647) characters if you only use a portion of it. Instead, Delta stores only the bytes for the actual characters used.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 13:50:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/data-types-varchar-2147483647/m-p/100241#M40241</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2024-11-27T13:50:59Z</dc:date>
    </item>
  </channel>
</rss>

