<?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: docs.databricks.com in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/docs-databricks-com/m-p/8825#M4356</link>
    <description>&lt;P&gt;Sure!&lt;/P&gt;</description>
    <pubDate>Thu, 23 Feb 2023 14:26:10 GMT</pubDate>
    <dc:creator>Ajay-Pandey</dc:creator>
    <dc:date>2023-02-23T14:26:10Z</dc:date>
    <item>
      <title>docs.databricks.com</title>
      <link>https://community.databricks.com/t5/data-engineering/docs-databricks-com/m-p/8823#M4354</link>
      <description>&lt;P&gt;&lt;B&gt;Rename and drop columns with Delta Lake column mapping.&lt;/B&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Now databricks started supporting column rename and drop.&lt;/P&gt;&lt;P&gt;Column mapping requires the following Delta protocols:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Reader version 2 or above.&lt;/LI&gt;&lt;LI&gt;Writer version 5 or above.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/delta/delta-column-mapping.html" alt="https://docs.databricks.com/delta/delta-column-mapping.html" target="_blank"&gt;Blog URL&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;##Available in Databricks Runtime 10.2 and above.
ALTER TABLE &amp;lt;table_name&amp;gt; RENAME COLUMN old_col_name TO new_col_name
&amp;nbsp;
##Available in Databricks Runtime 11.0 and above.
ALTER TABLE table_name DROP COLUMN col_name
ALTER TABLE table_name DROP COLUMNS (col_name_1, col_name_2, ...)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 11:30:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/docs-databricks-com/m-p/8823#M4354</guid>
      <dc:creator>Ajay-Pandey</dc:creator>
      <dc:date>2023-02-23T11:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: docs.databricks.com</title>
      <link>https://community.databricks.com/t5/data-engineering/docs-databricks-com/m-p/8825#M4356</link>
      <description>&lt;P&gt;Sure!&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 14:26:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/docs-databricks-com/m-p/8825#M4356</guid>
      <dc:creator>Ajay-Pandey</dc:creator>
      <dc:date>2023-02-23T14:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: docs.databricks.com</title>
      <link>https://community.databricks.com/t5/data-engineering/docs-databricks-com/m-p/62528#M31986</link>
      <description>&lt;P&gt;Above mentioned feature is not working in the DLT pipeline. if the scrip has more than 4 columns&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 05:51:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/docs-databricks-com/m-p/62528#M31986</guid>
      <dc:creator>Poovarasan</dc:creator>
      <dc:date>2024-03-04T05:51:03Z</dc:date>
    </item>
  </channel>
</rss>

