<?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: add new column to a table and failing the previous jobs in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/add-new-column-to-a-table-and-failing-the-previous-jobs/m-p/127563#M10491</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/177760"&gt;@leticialima__&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The failure is likely due to a non-additive schema change, such as dropping and re-adding columns. To handle such changes, you can set the schemaTrackingLocation option in your readStream query.&lt;BR /&gt;Also, ensure that column mapping is enabled on the table.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/aws/en/delta/column-mapping#streaming-with-column-mapping-and-schema-changes" target="_blank"&gt;https://docs.databricks.com/aws/en/delta/column-mapping#streaming-with-column-mapping-and-schema-changes&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Aug 2025 12:04:40 GMT</pubDate>
    <dc:creator>SP_6721</dc:creator>
    <dc:date>2025-08-06T12:04:40Z</dc:date>
    <item>
      <title>add new column to a table and failing the previous jobs</title>
      <link>https://community.databricks.com/t5/get-started-discussions/add-new-column-to-a-table-and-failing-the-previous-jobs/m-p/127230#M10468</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello community! &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; I’m new to Databricks and currently working on a project structured in Bronze / Silver / Gold layers using Delta Lake and Change Data Feed.&lt;/P&gt;&lt;P&gt;I recently added 3 new columns to a table and initially applied these changes via PySpark SQL commands within our generic job files that handle streaming between layers. I later realized this might not be the best approach, so I dropped and re-added the columns using a Databricks notebook instead.&lt;/P&gt;&lt;P&gt;However, now my job is failing without a specific error. The job run shows the following message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN&gt;Cannot &lt;SPAN class=""&gt;read the Python file source_to_bronze_loader.py. Please &lt;SPAN class=""&gt;check driver logs.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Has anyone encountered something similar? What might cause this issue or how can I further troubleshoot it?&lt;/P&gt;&lt;P&gt;Any guidance would be appreciated. Thanks!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 02 Aug 2025 21:12:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/add-new-column-to-a-table-and-failing-the-previous-jobs/m-p/127230#M10468</guid>
      <dc:creator>leticialima__</dc:creator>
      <dc:date>2025-08-02T21:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: add new column to a table and failing the previous jobs</title>
      <link>https://community.databricks.com/t5/get-started-discussions/add-new-column-to-a-table-and-failing-the-previous-jobs/m-p/127235#M10469</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/177760"&gt;@leticialima__&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good day&lt;/P&gt;&lt;P&gt;Can you please share the error observed on the driver log.&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it&amp;nbsp;: [Errno 13] Permission denied or&amp;nbsp;No such file or directory? Please let me know the error on the driver log.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;THank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Aug 2025 02:45:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/add-new-column-to-a-table-and-failing-the-previous-jobs/m-p/127235#M10469</guid>
      <dc:creator>Khaja_Zaffer</dc:creator>
      <dc:date>2025-08-03T02:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: add new column to a table and failing the previous jobs</title>
      <link>https://community.databricks.com/t5/get-started-discussions/add-new-column-to-a-table-and-failing-the-previous-jobs/m-p/127323#M10476</link>
      <description>&lt;P&gt;Hello, I gave up trying to solve it on Saturday, and today when I checked the failure log of the scheduled job, a new error appeared. the link in the error:&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/delta/column-mapping" target="_blank"&gt;https://docs.databricks.com/aws/en/delta/column-mapping&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-08-04 at 08.59.13.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/18706i5FAA95641BA564CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-08-04 at 08.59.13.png" alt="Screenshot 2025-08-04 at 08.59.13.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 12:30:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/add-new-column-to-a-table-and-failing-the-previous-jobs/m-p/127323#M10476</guid>
      <dc:creator>leticialima__</dc:creator>
      <dc:date>2025-08-04T12:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: add new column to a table and failing the previous jobs</title>
      <link>https://community.databricks.com/t5/get-started-discussions/add-new-column-to-a-table-and-failing-the-previous-jobs/m-p/127563#M10491</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/177760"&gt;@leticialima__&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The failure is likely due to a non-additive schema change, such as dropping and re-adding columns. To handle such changes, you can set the schemaTrackingLocation option in your readStream query.&lt;BR /&gt;Also, ensure that column mapping is enabled on the table.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/aws/en/delta/column-mapping#streaming-with-column-mapping-and-schema-changes" target="_blank"&gt;https://docs.databricks.com/aws/en/delta/column-mapping#streaming-with-column-mapping-and-schema-changes&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 12:04:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/add-new-column-to-a-table-and-failing-the-previous-jobs/m-p/127563#M10491</guid>
      <dc:creator>SP_6721</dc:creator>
      <dc:date>2025-08-06T12:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: add new column to a table and failing the previous jobs</title>
      <link>https://community.databricks.com/t5/get-started-discussions/add-new-column-to-a-table-and-failing-the-previous-jobs/m-p/128450#M10530</link>
      <description>&lt;P&gt;Thanks!! It worked!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 12:25:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/add-new-column-to-a-table-and-failing-the-previous-jobs/m-p/128450#M10530</guid>
      <dc:creator>leticialima__</dc:creator>
      <dc:date>2025-08-14T12:25:06Z</dc:date>
    </item>
  </channel>
</rss>

