<?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: Support for Varchar data type in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/support-for-varchar-data-type/m-p/80372#M36005</link>
    <description>&lt;P&gt;Yep, because it's just regular string type with check constraint you can safely assume that it'll be supported.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2024 13:10:14 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2024-07-24T13:10:14Z</dc:date>
    <item>
      <title>Support for Varchar data type</title>
      <link>https://community.databricks.com/t5/data-engineering/support-for-varchar-data-type/m-p/80366#M36002</link>
      <description>&lt;P&gt;In the official documentation for &lt;A href="https://docs.databricks.com/en/sql/language-manual/sql-ref-datatypes.html" target="_self"&gt;supported data types&lt;/A&gt;, Varchar is not listed. But in the product, we are allowed to create a field of varchar data type. We are building an integration with Databricks and we are confused if we should support operations like data fetch from a varchar data type field. Can someone confirm if Databricks has deprecated or is deprecating varchar data type?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 12:57:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/support-for-varchar-data-type/m-p/80366#M36002</guid>
      <dc:creator>phanindra</dc:creator>
      <dc:date>2024-07-24T12:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Support for Varchar data type</title>
      <link>https://community.databricks.com/t5/data-engineering/support-for-varchar-data-type/m-p/80367#M36003</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110529"&gt;@phanindra&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;To be precise, Delta Lake format is based on parquet files. For strings,&amp;nbsp;&lt;SPAN&gt;Parquet only has one data type: StringType&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, basically varchar(n) data type under the hood is represented as string with check constraint on the length of the string.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://medium.com/@kyle.hale/varchar-and-char-in-databricks-and-delta-lake-85c07c66871f" target="_blank"&gt;VARCHAR and CHAR in Databricks and Delta Lake | by Kyle Hale | Medium&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 13:00:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/support-for-varchar-data-type/m-p/80367#M36003</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-07-24T13:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Support for Varchar data type</title>
      <link>https://community.databricks.com/t5/data-engineering/support-for-varchar-data-type/m-p/80370#M36004</link>
      <description>&lt;P&gt;Thanks for the swift response Slash! Can I assume that Databricks will continue support for Varchar datatype in the foreseeable future?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 13:06:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/support-for-varchar-data-type/m-p/80370#M36004</guid>
      <dc:creator>phanindra</dc:creator>
      <dc:date>2024-07-24T13:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Support for Varchar data type</title>
      <link>https://community.databricks.com/t5/data-engineering/support-for-varchar-data-type/m-p/80372#M36005</link>
      <description>&lt;P&gt;Yep, because it's just regular string type with check constraint you can safely assume that it'll be supported.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 13:10:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/support-for-varchar-data-type/m-p/80372#M36005</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-07-24T13:10:14Z</dc:date>
    </item>
  </channel>
</rss>

