<?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 [DELTA_CREATE_EXTERNAL_TABLE_WITHOUT_TXN_LOG] in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delta-create-external-table-without-txn-log/m-p/156705#M54473</link>
    <description>&lt;P&gt;We are testing Delta writer in our environment&amp;nbsp; to create bronze tables and recently, I just needed to add one table to the notebook code and rerun the whole notebook that failed because of this error :&amp;nbsp;&lt;SPAN&gt;[&lt;A class="" href="https://learn.microsoft.com/azure/databricks/error-messages/error-classes#delta_create_external_table_without_txn_log" target="_blank" rel="noopener noreferrer"&gt;DELTA_CREATE_EXTERNAL_TABLE_WITHOUT_TXN_LOG&lt;/A&gt;] You are trying to create an external table `urochart-dev`.`qa_trunk`.`audittrail_2025_b` from `abfss://cdc-urochart@spsderlakeland01dev.dfs.core.windows.net/delta-tables-dev/audittrail_2025_b` using Delta, but there is no transaction log present at `abfss://cdc-urochart@spsderlakeland01dev.dfs.core.windows.net/delta-tables-dev/audittrail_2025_b/_delta_log`. Check the upstream job to make sure that it is writing using format("delta") and that the path is the root of the table. To learn more about Delta, see &lt;A class="" href="https://docs.microsoft.com/azure/databricks/delta/index" target="_blank" rel="noopener noreferrer"&gt;https://docs.microsoft.com/azure/databricks/delta/index&lt;/A&gt; SQLSTATE: 42K03&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This how the notebook is structure, the first cell is a bunch DROP TABLE&amp;nbsp; table_b statements, then&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CREATE&lt;/SPAN&gt; &lt;SPAN&gt;EXTERNAL&lt;/SPAN&gt; &lt;SPAN&gt;TABLE&lt;/SPAN&gt; &lt;SPAN&gt;qa_trunk&lt;/SPAN&gt;&lt;SPAN&gt;.audittrail_2025_b&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;using&lt;/SPAN&gt; &lt;SPAN&gt;delta&lt;/SPAN&gt; &lt;SPAN&gt;location&lt;/SPAN&gt; &lt;SPAN&gt;'abfss://cdc-urochart@spsderlakeland01dev.dfs.core.windows.net/delta-tables-dev/audittrail_2025_b'&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I don't if someone here has faced this issue before so I can have some insight. I did a lot researches online but none of it help me fix that.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 12 May 2026 21:34:55 GMT</pubDate>
    <dc:creator>Yannick_B</dc:creator>
    <dc:date>2026-05-12T21:34:55Z</dc:date>
    <item>
      <title>[DELTA_CREATE_EXTERNAL_TABLE_WITHOUT_TXN_LOG]</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-create-external-table-without-txn-log/m-p/156705#M54473</link>
      <description>&lt;P&gt;We are testing Delta writer in our environment&amp;nbsp; to create bronze tables and recently, I just needed to add one table to the notebook code and rerun the whole notebook that failed because of this error :&amp;nbsp;&lt;SPAN&gt;[&lt;A class="" href="https://learn.microsoft.com/azure/databricks/error-messages/error-classes#delta_create_external_table_without_txn_log" target="_blank" rel="noopener noreferrer"&gt;DELTA_CREATE_EXTERNAL_TABLE_WITHOUT_TXN_LOG&lt;/A&gt;] You are trying to create an external table `urochart-dev`.`qa_trunk`.`audittrail_2025_b` from `abfss://cdc-urochart@spsderlakeland01dev.dfs.core.windows.net/delta-tables-dev/audittrail_2025_b` using Delta, but there is no transaction log present at `abfss://cdc-urochart@spsderlakeland01dev.dfs.core.windows.net/delta-tables-dev/audittrail_2025_b/_delta_log`. Check the upstream job to make sure that it is writing using format("delta") and that the path is the root of the table. To learn more about Delta, see &lt;A class="" href="https://docs.microsoft.com/azure/databricks/delta/index" target="_blank" rel="noopener noreferrer"&gt;https://docs.microsoft.com/azure/databricks/delta/index&lt;/A&gt; SQLSTATE: 42K03&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This how the notebook is structure, the first cell is a bunch DROP TABLE&amp;nbsp; table_b statements, then&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CREATE&lt;/SPAN&gt; &lt;SPAN&gt;EXTERNAL&lt;/SPAN&gt; &lt;SPAN&gt;TABLE&lt;/SPAN&gt; &lt;SPAN&gt;qa_trunk&lt;/SPAN&gt;&lt;SPAN&gt;.audittrail_2025_b&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;using&lt;/SPAN&gt; &lt;SPAN&gt;delta&lt;/SPAN&gt; &lt;SPAN&gt;location&lt;/SPAN&gt; &lt;SPAN&gt;'abfss://cdc-urochart@spsderlakeland01dev.dfs.core.windows.net/delta-tables-dev/audittrail_2025_b'&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I don't if someone here has faced this issue before so I can have some insight. I did a lot researches online but none of it help me fix that.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 May 2026 21:34:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-create-external-table-without-txn-log/m-p/156705#M54473</guid>
      <dc:creator>Yannick_B</dc:creator>
      <dc:date>2026-05-12T21:34:55Z</dc:date>
    </item>
  </channel>
</rss>

