<?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: How to reset the IDENTITY column count? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-reset-the-identity-column-count/m-p/19468#M13047</link>
    <description>&lt;P&gt;Hey there @Andrew Fogarty​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does @Werner Stinckens​'s response answer your question? If yes, would you be happy to mark it as best so that other members can find the solution more quickly? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2022 17:29:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-07-27T17:29:19Z</dc:date>
    <item>
      <title>How to reset the IDENTITY column count?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-reset-the-identity-column-count/m-p/19466#M13045</link>
      <description>&lt;P&gt;After accumulating many updates to a delta table,&lt;/P&gt;&lt;P&gt;like,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;keyExample bigint GENERATED ALWAYS AS IDENTITY (START WITH 1 INCREMENT BY 1),&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my identity column values are in the hundreds of millions. Is there any way that I can reset this value through vacuuming or some other option?&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 17:46:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-reset-the-identity-column-count/m-p/19466#M13045</guid>
      <dc:creator>auser85</dc:creator>
      <dc:date>2022-05-26T17:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset the IDENTITY column count?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-reset-the-identity-column-count/m-p/19467#M13046</link>
      <description>&lt;P&gt;The docs mention the following operations are not allowed:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;PARTITIONED BY an identity column&lt;/LI&gt;&lt;LI&gt;UPDATE an identity column&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete column is not there so you could drop it and recreate?  I'd try that one out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 08:16:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-reset-the-identity-column-count/m-p/19467#M13046</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2022-05-30T08:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset the IDENTITY column count?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-reset-the-identity-column-count/m-p/19468#M13047</link>
      <description>&lt;P&gt;Hey there @Andrew Fogarty​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does @Werner Stinckens​'s response answer your question? If yes, would you be happy to mark it as best so that other members can find the solution more quickly? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 17:29:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-reset-the-identity-column-count/m-p/19468#M13047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-27T17:29:19Z</dc:date>
    </item>
  </channel>
</rss>

