<?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 Azure data bricks delta tables .Issue in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/azure-data-bricks-delta-tables-issue/m-p/32729#M23865</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;I have written Spark SQL Query in data bricks :&lt;/P&gt;&lt;P&gt;DROP TABLE IF EXISTS Salesforce.Location;&lt;/P&gt;&lt;P&gt;CREATE EXTERNAL TABLE Salesforce.Location (&lt;/P&gt;&lt;P&gt;Id STRING,&lt;/P&gt;&lt;P&gt;OwnerId STRING,&lt;/P&gt;&lt;P&gt;IsDeleted bigint,&lt;/P&gt;&lt;P&gt;Name STRING,&lt;/P&gt;&lt;P&gt;CurrencyIsoCode STRING,&lt;/P&gt;&lt;P&gt;CreatedDate bigint,&lt;/P&gt;&lt;P&gt;CreatedById STRING,&lt;/P&gt;&lt;P&gt;LastModifiedDate bigint,&lt;/P&gt;&lt;P&gt;LastModifiedById STRING,&lt;/P&gt;&lt;P&gt;SystemModstamp bigint,&lt;/P&gt;&lt;P&gt;LocationType STRING,&lt;/P&gt;&lt;P&gt;Description STRING,&lt;/P&gt;&lt;P&gt;TimeZone STRING,&lt;/P&gt;&lt;P&gt;ParentLocationId STRING,&lt;/P&gt;&lt;P&gt;IsMobile boolean,&lt;/P&gt;&lt;P&gt;IsInventoryLocation boolean,&lt;/P&gt;&lt;P&gt;VisitorAddressId STRING,&lt;/P&gt;&lt;P&gt;RootLocationId STRING,&lt;/P&gt;&lt;P&gt;LocationLevel bigint,&lt;/P&gt;&lt;P&gt;ExternalReference STRING&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;USING data_source&lt;/P&gt;&lt;P&gt;LOCATION 'abfss://xyz@xyz.dfs.core.windows.net/Bronze/Salesforce/Location'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;But I am getting error as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error in SQL statement: ClassNotFoundException:&lt;/P&gt;&lt;P&gt;Failed to find data source: data_source.&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There mutliple files are present in the below mentioned path :&lt;/P&gt;&lt;P&gt;&lt;A href="https://xyz.blob.core.windows.net/xyz/Bronze/Salesforce/Location" alt="https://xyz.blob.core.windows.net/xyz/Bronze/Salesforce/Location" target="_blank"&gt;https://xyz.blob.core.windows.net/xyz/Bronze/Salesforce/Location&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2022 06:40:33 GMT</pubDate>
    <dc:creator>RohitKulkarni</dc:creator>
    <dc:date>2022-09-02T06:40:33Z</dc:date>
    <item>
      <title>Azure data bricks delta tables .Issue</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-data-bricks-delta-tables-issue/m-p/32729#M23865</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;I have written Spark SQL Query in data bricks :&lt;/P&gt;&lt;P&gt;DROP TABLE IF EXISTS Salesforce.Location;&lt;/P&gt;&lt;P&gt;CREATE EXTERNAL TABLE Salesforce.Location (&lt;/P&gt;&lt;P&gt;Id STRING,&lt;/P&gt;&lt;P&gt;OwnerId STRING,&lt;/P&gt;&lt;P&gt;IsDeleted bigint,&lt;/P&gt;&lt;P&gt;Name STRING,&lt;/P&gt;&lt;P&gt;CurrencyIsoCode STRING,&lt;/P&gt;&lt;P&gt;CreatedDate bigint,&lt;/P&gt;&lt;P&gt;CreatedById STRING,&lt;/P&gt;&lt;P&gt;LastModifiedDate bigint,&lt;/P&gt;&lt;P&gt;LastModifiedById STRING,&lt;/P&gt;&lt;P&gt;SystemModstamp bigint,&lt;/P&gt;&lt;P&gt;LocationType STRING,&lt;/P&gt;&lt;P&gt;Description STRING,&lt;/P&gt;&lt;P&gt;TimeZone STRING,&lt;/P&gt;&lt;P&gt;ParentLocationId STRING,&lt;/P&gt;&lt;P&gt;IsMobile boolean,&lt;/P&gt;&lt;P&gt;IsInventoryLocation boolean,&lt;/P&gt;&lt;P&gt;VisitorAddressId STRING,&lt;/P&gt;&lt;P&gt;RootLocationId STRING,&lt;/P&gt;&lt;P&gt;LocationLevel bigint,&lt;/P&gt;&lt;P&gt;ExternalReference STRING&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;USING data_source&lt;/P&gt;&lt;P&gt;LOCATION 'abfss://xyz@xyz.dfs.core.windows.net/Bronze/Salesforce/Location'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;But I am getting error as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error in SQL statement: ClassNotFoundException:&lt;/P&gt;&lt;P&gt;Failed to find data source: data_source.&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There mutliple files are present in the below mentioned path :&lt;/P&gt;&lt;P&gt;&lt;A href="https://xyz.blob.core.windows.net/xyz/Bronze/Salesforce/Location" alt="https://xyz.blob.core.windows.net/xyz/Bronze/Salesforce/Location" target="_blank"&gt;https://xyz.blob.core.windows.net/xyz/Bronze/Salesforce/Location&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 06:40:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-data-bricks-delta-tables-issue/m-p/32729#M23865</guid>
      <dc:creator>RohitKulkarni</dc:creator>
      <dc:date>2022-09-02T06:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Azure data bricks delta tables .Issue</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-data-bricks-delta-tables-issue/m-p/32730#M23866</link>
      <description>&lt;P&gt;You need to provide one of the following value for 'data_source':&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;TEXT&lt;/LI&gt;&lt;LI&gt;AVRO&lt;/LI&gt;&lt;LI&gt;CSV&lt;/LI&gt;&lt;LI&gt;JSON&lt;/LI&gt;&lt;LI&gt;PARQUET&lt;/LI&gt;&lt;LI&gt;ORC&lt;/LI&gt;&lt;LI&gt;DELTA&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: USING PARQUET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you skip USING clause, then the default data source is DELTA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/sql/language-manual/sql-ref-syntax-ddl-create-table-using.html" alt="https://docs.databricks.com/sql/language-manual/sql-ref-syntax-ddl-create-table-using.html" target="_blank"&gt;https://docs.databricks.com/sql/language-manual/sql-ref-syntax-ddl-create-table-using.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 07:09:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-data-bricks-delta-tables-issue/m-p/32730#M23866</guid>
      <dc:creator>AmanSehgal</dc:creator>
      <dc:date>2022-09-02T07:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Azure data bricks delta tables .Issue</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-data-bricks-delta-tables-issue/m-p/32731#M23867</link>
      <description>&lt;P&gt;I am new to databricks.Please can you explain to me with example.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 07:19:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-data-bricks-delta-tables-issue/m-p/32731#M23867</guid>
      <dc:creator>RohitKulkarni</dc:creator>
      <dc:date>2022-09-02T07:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Azure data bricks delta tables .Issue</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-data-bricks-delta-tables-issue/m-p/32732#M23868</link>
      <description>&lt;P&gt;CREATE TABLE table_name (&lt;/P&gt;&lt;P&gt;column_name_1 datatype,&lt;/P&gt;&lt;P&gt;column_name_2 datatype,&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;column_name_n datatype,&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;USING data_source&lt;/P&gt;&lt;P&gt;LOCATION &amp;lt;path&amp;gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2022 06:55:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-data-bricks-delta-tables-issue/m-p/32732#M23868</guid>
      <dc:creator>AmanSehgal</dc:creator>
      <dc:date>2022-09-03T06:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Azure data bricks delta tables .Issue</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-data-bricks-delta-tables-issue/m-p/32733#M23869</link>
      <description>&lt;P&gt;Hi @Rohit Kulkarni​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Did you have time to test AmanSehgal's sample code? do you still have issues? please let us know &lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 23:25:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-data-bricks-delta-tables-issue/m-p/32733#M23869</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-09-09T23:25:17Z</dc:date>
    </item>
  </channel>
</rss>

