<?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: Create table using a location in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/create-table-using-a-location/m-p/69227#M33870</link>
    <description>&lt;P&gt;can you read the delta lake files using spark.read.&lt;SPAN class=""&gt;format&lt;/SPAN&gt;(&lt;SPAN class=""&gt;"delta"&lt;/SPAN&gt;).load(&lt;SPAN class=""&gt;"path/to/delta/table"&lt;/SPAN&gt;)?&lt;BR /&gt;If not, it is not a valid delta lake table, which is my guess as creating a table from delta lake is nothing more than a semantic wrapper around the actual files.&lt;/P&gt;</description>
    <pubDate>Fri, 17 May 2024 07:50:33 GMT</pubDate>
    <dc:creator>-werners-</dc:creator>
    <dc:date>2024-05-17T07:50:33Z</dc:date>
    <item>
      <title>Create table using a location</title>
      <link>https://community.databricks.com/t5/data-engineering/create-table-using-a-location/m-p/68725#M33729</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Databricks newbie here. I have copied delta files from my Synapse workspace into DBFS. To add them as a table, I executed.&lt;BR /&gt;create table audit_payload using delta location '/dbfs/FileStore/data/general/audit_payload'&lt;/P&gt;&lt;P&gt;The command executed properly. However, the SELECT on the table gives&lt;BR /&gt;&lt;SPAN class=""&gt;[&lt;A class="" href="https://docs.microsoft.com/azure/databricks/error-messages/error-classes#delta_read_table_without_columns" target="_blank" rel="noopener noreferrer"&gt;DELTA_READ_TABLE_WITHOUT_COLUMNS&lt;/A&gt;] You are trying to read a Delta table `spark_catalog`.`default`.`audit_payload` that does not have any columns.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;How can I bring the table with all the column mapping&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 May 2024 11:43:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-table-using-a-location/m-p/68725#M33729</guid>
      <dc:creator>vvt1976</dc:creator>
      <dc:date>2024-05-10T11:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create table using a location</title>
      <link>https://community.databricks.com/t5/data-engineering/create-table-using-a-location/m-p/69227#M33870</link>
      <description>&lt;P&gt;can you read the delta lake files using spark.read.&lt;SPAN class=""&gt;format&lt;/SPAN&gt;(&lt;SPAN class=""&gt;"delta"&lt;/SPAN&gt;).load(&lt;SPAN class=""&gt;"path/to/delta/table"&lt;/SPAN&gt;)?&lt;BR /&gt;If not, it is not a valid delta lake table, which is my guess as creating a table from delta lake is nothing more than a semantic wrapper around the actual files.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 07:50:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/create-table-using-a-location/m-p/69227#M33870</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2024-05-17T07:50:33Z</dc:date>
    </item>
  </channel>
</rss>

