<?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: No Data for External Table from Blob Storage in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/no-data-for-external-table-from-blob-storage/m-p/69285#M33885</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;The code looks completely fine. please check if you have any other delimiter other than&lt;STRONG&gt; ,&lt;/STRONG&gt; .If your CSV files use a different delimiter, you can specify it in the table definition using the&amp;nbsp;OPTIONS&amp;nbsp;clause.&lt;BR /&gt;Just to confirm I created a sample table and that worked fine for me.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hkesharwani_0-1715955604153.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/7632i3D49F976E60F3D9B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Hkesharwani_0-1715955604153.png" alt="Hkesharwani_0-1715955604153.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Just to confirm if you have read access to the csv.&amp;nbsp; try this&lt;/P&gt;&lt;LI-CODE lang="python"&gt;display(spark.read.csv("abfss://raw@finaldatabricks.dfs.core.windows.net/2021-03-21/circuits.csv"))&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 May 2024 14:28:11 GMT</pubDate>
    <dc:creator>Hkesharwani</dc:creator>
    <dc:date>2024-05-17T14:28:11Z</dc:date>
    <item>
      <title>No Data for External Table from Blob Storage</title>
      <link>https://community.databricks.com/t5/data-engineering/no-data-for-external-table-from-blob-storage/m-p/69267#M33881</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to create an external table from a Azure Blob storage container.&amp;nbsp; I recieve no errors, but there is no data in the table.&amp;nbsp; The Blob Storage contains 4 csv files with the same columns and about 10k rows of data.&amp;nbsp; Am I missing something?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;create table users
(column1 string,
column2 string,
column3 string)
using csv
location 'abfss://path/to/blob/folder'&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 17 May 2024 13:04:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/no-data-for-external-table-from-blob-storage/m-p/69267#M33881</guid>
      <dc:creator>JOFinancial</dc:creator>
      <dc:date>2024-05-17T13:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: No Data for External Table from Blob Storage</title>
      <link>https://community.databricks.com/t5/data-engineering/no-data-for-external-table-from-blob-storage/m-p/69285#M33885</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;The code looks completely fine. please check if you have any other delimiter other than&lt;STRONG&gt; ,&lt;/STRONG&gt; .If your CSV files use a different delimiter, you can specify it in the table definition using the&amp;nbsp;OPTIONS&amp;nbsp;clause.&lt;BR /&gt;Just to confirm I created a sample table and that worked fine for me.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hkesharwani_0-1715955604153.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/7632i3D49F976E60F3D9B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Hkesharwani_0-1715955604153.png" alt="Hkesharwani_0-1715955604153.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Just to confirm if you have read access to the csv.&amp;nbsp; try this&lt;/P&gt;&lt;LI-CODE lang="python"&gt;display(spark.read.csv("abfss://raw@finaldatabricks.dfs.core.windows.net/2021-03-21/circuits.csv"))&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 14:28:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/no-data-for-external-table-from-blob-storage/m-p/69285#M33885</guid>
      <dc:creator>Hkesharwani</dc:creator>
      <dc:date>2024-05-17T14:28:11Z</dc:date>
    </item>
  </channel>
</rss>

