<?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: Column comments in DLT python notebook in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/column-comments-in-dlt-python-notebook/m-p/20846#M14120</link>
    <description>&lt;P&gt;Just realised this can be done in the schema definition&lt;/P&gt;&lt;P&gt;StructField("column1", StringType(), True, {"comment": "Column One"})&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2022 16:19:37 GMT</pubDate>
    <dc:creator>Richard_547342</dc:creator>
    <dc:date>2022-05-11T16:19:37Z</dc:date>
    <item>
      <title>Column comments in DLT python notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/column-comments-in-dlt-python-notebook/m-p/20845#M14119</link>
      <description>&lt;P&gt;The SQL API specification in the DLT docs shows an option for adding column comments when creating a table. Is there an equivalent way to do this when creating a DLT pipeline with a python notebook? The Python API specification in the DLT docs does not seem to show this as an option.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 12:44:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/column-comments-in-dlt-python-notebook/m-p/20845#M14119</guid>
      <dc:creator>Richard_547342</dc:creator>
      <dc:date>2022-05-11T12:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Column comments in DLT python notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/column-comments-in-dlt-python-notebook/m-p/20846#M14120</link>
      <description>&lt;P&gt;Just realised this can be done in the schema definition&lt;/P&gt;&lt;P&gt;StructField("column1", StringType(), True, {"comment": "Column One"})&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 16:19:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/column-comments-in-dlt-python-notebook/m-p/20846#M14120</guid>
      <dc:creator>Richard_547342</dc:creator>
      <dc:date>2022-05-11T16:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Column comments in DLT python notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/column-comments-in-dlt-python-notebook/m-p/137824#M50822</link>
      <description>&lt;P&gt;this works in a readStream writeStream scenario for us, but the exact same code fails when put in a DLT&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 18:28:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/column-comments-in-dlt-python-notebook/m-p/137824#M50822</guid>
      <dc:creator>jonathandbyrd</dc:creator>
      <dc:date>2025-11-05T18:28:43Z</dc:date>
    </item>
  </channel>
</rss>

