<?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 Vector search index stops at 45406 in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/vector-search-index-stops-at-45406/m-p/100058#M3804</link>
    <description>&lt;P&gt;I am trying to create a vector search index for a table, but it stops at 45406 rows. I can see that the writeback table has all the records but the indexing stops. Is there a hard limit on index?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2024 11:22:08 GMT</pubDate>
    <dc:creator>nikviz</dc:creator>
    <dc:date>2024-11-26T11:22:08Z</dc:date>
    <item>
      <title>Vector search index stops at 45406</title>
      <link>https://community.databricks.com/t5/machine-learning/vector-search-index-stops-at-45406/m-p/100058#M3804</link>
      <description>&lt;P&gt;I am trying to create a vector search index for a table, but it stops at 45406 rows. I can see that the writeback table has all the records but the indexing stops. Is there a hard limit on index?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 11:22:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/vector-search-index-stops-at-45406/m-p/100058#M3804</guid>
      <dc:creator>nikviz</dc:creator>
      <dc:date>2024-11-26T11:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Vector search index stops at 45406</title>
      <link>https://community.databricks.com/t5/machine-learning/vector-search-index-stops-at-45406/m-p/100099#M3805</link>
      <description>&lt;P&gt;There are some limits that you can be hitting:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Row Size for Delta Sync Index&lt;/STRONG&gt;: The maximum row size is 100KB.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Embedding Source Column Size for Delta Sync Index&lt;/STRONG&gt;: The maximum size is 32764 bytes.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Bulk Upsert Request Size Limit for Direct Vector Index&lt;/STRONG&gt;: The maximum size is 10MB.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;Bulk Delete Request Size Limit for Direct Vector Index&lt;/STRONG&gt;: This limit is not specified in the provided context.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 14:15:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/vector-search-index-stops-at-45406/m-p/100099#M3805</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-11-26T14:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Vector search index stops at 45406</title>
      <link>https://community.databricks.com/t5/machine-learning/vector-search-index-stops-at-45406/m-p/100228#M3808</link>
      <description>&lt;P&gt;Thank you so much. I reduced my chunk size and it worked.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 11:32:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/vector-search-index-stops-at-45406/m-p/100228#M3808</guid>
      <dc:creator>nikviz</dc:creator>
      <dc:date>2024-11-27T11:32:37Z</dc:date>
    </item>
  </channel>
</rss>

