<?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: Notebook ID in DESCRIBE HISTORY not showing in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/notebook-id-in-describe-history-not-showing/m-p/120110#M46068</link>
    <description>&lt;P&gt;Yeah in my case I'm starting to think this could be an installation thing, or a unset property. So I created the following sample code and got the below history. What could this be? I never had this problem before.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;spark.sql("CREATE TABLE IF NOT EXISTS enterprisedata.hr.employees(name STRING, salary INT)")
spark.sql("DROP TABLE IF EXISTS enterprisedata.hr.employees_no_salary")
spark.sql("INSERT INTO enterprisedata.hr.employees VALUES ('Todd',10000)")

## READ TABLE IN UC
emp = spark.read.table("enterprisedata.hr.employees")

## RENAME A COLLUMN
emp = emp.withColumnRenamed("name", "name_employee" )

## DROP COLUMNS
emp = emp.drop("salary")

## WRITE
emp.write.mode("overwrite").saveAsTable("enterprisedata.hr.employees_no_salary")&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image 23-05-2025 at 19.08.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17093i28D3D1C31B814207/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image 23-05-2025 at 19.08.png" alt="Image 23-05-2025 at 19.08.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image 23-05-2025 at 19.09.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17094i552663BE61C7B32A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image 23-05-2025 at 19.09.png" alt="Image 23-05-2025 at 19.09.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 May 2025 18:11:55 GMT</pubDate>
    <dc:creator>lumen</dc:creator>
    <dc:date>2025-05-23T18:11:55Z</dc:date>
    <item>
      <title>Notebook ID in DESCRIBE HISTORY not showing</title>
      <link>https://community.databricks.com/t5/data-engineering/notebook-id-in-describe-history-not-showing/m-p/120070#M46049</link>
      <description>&lt;P&gt;We've recently installed Databricks 14.3 LTS with Unity Catalog and for some reason that is escaping me the Notebook Id is not showing up when I execute the DESCRIBE&amp;nbsp;HISTORY SQL command. Example below for table&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;test_catalog&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;lineagedemo&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;lm_lineage_test.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Can you help? What's strange to me is that in the history table everything else is populated, except the Notebook. Could this be some configuration that I'm missing ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image 23-05-2025 at 14.18.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17077iC5B86967D36421EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image 23-05-2025 at 14.18.png" alt="Image 23-05-2025 at 14.18.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 13:23:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/notebook-id-in-describe-history-not-showing/m-p/120070#M46049</guid>
      <dc:creator>lumen</dc:creator>
      <dc:date>2025-05-23T13:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Notebook ID in DESCRIBE HISTORY not showing</title>
      <link>https://community.databricks.com/t5/data-engineering/notebook-id-in-describe-history-not-showing/m-p/120083#M46053</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/165680"&gt;@lumen&lt;/a&gt;, Generally, notebook Id will be populated if the version was created via notebook. I suspect these versions are created by other means?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example where I created first 2 versions via a notebook and the 3rd version created via SQL Editor. As&amp;nbsp; expected notebook id appears for the first 2 versions, but not for the 3rd one.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-05-23 at 15.06.58.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17086i69586C3377C51874/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-05-23 at 15.06.58.png" alt="Screenshot 2025-05-23 at 15.06.58.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 14:11:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/notebook-id-in-describe-history-not-showing/m-p/120083#M46053</guid>
      <dc:creator>RameshRetnasamy</dc:creator>
      <dc:date>2025-05-23T14:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Notebook ID in DESCRIBE HISTORY not showing</title>
      <link>https://community.databricks.com/t5/data-engineering/notebook-id-in-describe-history-not-showing/m-p/120106#M46067</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/115159"&gt;@RameshRetnasamy&lt;/a&gt;&amp;nbsp;first off thank you so much for taking the time to reply to my question. In my case they were indeed created via Notebooks, but I'll re-evaluate on my end as I might've missed something. If the issue persists, I'll re-assert the question.&lt;/P&gt;&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 17:53:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/notebook-id-in-describe-history-not-showing/m-p/120106#M46067</guid>
      <dc:creator>lumen</dc:creator>
      <dc:date>2025-05-23T17:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Notebook ID in DESCRIBE HISTORY not showing</title>
      <link>https://community.databricks.com/t5/data-engineering/notebook-id-in-describe-history-not-showing/m-p/120110#M46068</link>
      <description>&lt;P&gt;Yeah in my case I'm starting to think this could be an installation thing, or a unset property. So I created the following sample code and got the below history. What could this be? I never had this problem before.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;spark.sql("CREATE TABLE IF NOT EXISTS enterprisedata.hr.employees(name STRING, salary INT)")
spark.sql("DROP TABLE IF EXISTS enterprisedata.hr.employees_no_salary")
spark.sql("INSERT INTO enterprisedata.hr.employees VALUES ('Todd',10000)")

## READ TABLE IN UC
emp = spark.read.table("enterprisedata.hr.employees")

## RENAME A COLLUMN
emp = emp.withColumnRenamed("name", "name_employee" )

## DROP COLUMNS
emp = emp.drop("salary")

## WRITE
emp.write.mode("overwrite").saveAsTable("enterprisedata.hr.employees_no_salary")&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image 23-05-2025 at 19.08.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17093i28D3D1C31B814207/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image 23-05-2025 at 19.08.png" alt="Image 23-05-2025 at 19.08.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image 23-05-2025 at 19.09.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17094i552663BE61C7B32A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image 23-05-2025 at 19.09.png" alt="Image 23-05-2025 at 19.09.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 18:11:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/notebook-id-in-describe-history-not-showing/m-p/120110#M46068</guid>
      <dc:creator>lumen</dc:creator>
      <dc:date>2025-05-23T18:11:55Z</dc:date>
    </item>
  </channel>
</rss>

