<?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 Copying/cloning Vector index table in Generative AI</title>
    <link>https://community.databricks.com/t5/generative-ai/copying-cloning-vector-index-table/m-p/84174#M373</link>
    <description>&lt;P&gt;Regarding &lt;STRONG&gt;copying or cloning vector index tables, it appears that direct copying or cloning is not possible, as Databricks throws the message: "Securable with kind TABLE_ONLINE_VECTOR_INDEX_REPLICA does not support Lakehouse Federation."&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It seems that vector index tables cannot be copied or cloned directly and must be recreated or synchronized from a Delta table.&amp;nbsp;Does anyone have more information on whether it is possible to directly copy or clone vector index tables?&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2024 00:05:24 GMT</pubDate>
    <dc:creator>VELU1122</dc:creator>
    <dc:date>2024-08-26T00:05:24Z</dc:date>
    <item>
      <title>Copying/cloning Vector index table</title>
      <link>https://community.databricks.com/t5/generative-ai/copying-cloning-vector-index-table/m-p/84174#M373</link>
      <description>&lt;P&gt;Regarding &lt;STRONG&gt;copying or cloning vector index tables, it appears that direct copying or cloning is not possible, as Databricks throws the message: "Securable with kind TABLE_ONLINE_VECTOR_INDEX_REPLICA does not support Lakehouse Federation."&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It seems that vector index tables cannot be copied or cloned directly and must be recreated or synchronized from a Delta table.&amp;nbsp;Does anyone have more information on whether it is possible to directly copy or clone vector index tables?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 00:05:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/generative-ai/copying-cloning-vector-index-table/m-p/84174#M373</guid>
      <dc:creator>VELU1122</dc:creator>
      <dc:date>2024-08-26T00:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Copying/cloning Vector index table</title>
      <link>https://community.databricks.com/t5/generative-ai/copying-cloning-vector-index-table/m-p/111866#M785</link>
      <description>&lt;P&gt;Direct cloning of a vector index table may not be possible. However, if Databricks generates the embeddings, you can enable &lt;STRONG data-start="124" data-end="154"&gt;"Sync computed embeddings"&lt;/STRONG&gt; to save them to a Unity Catalog table. Alternatively, you can set the parameter&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;sync_computed_embeddings=True&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;when creating the vector index using the &lt;A href="https://api-docs.databricks.com/python/vector-search/databricks.vector_search.html#databricks.vector_search.client.VectorSearchClient.create_delta_sync_index" target="_self"&gt;Python SDK for Vector Search&lt;/A&gt;&amp;nbsp;to store the generated embeddings in a writeback table, which can then be cloned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 21:02:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/generative-ai/copying-cloning-vector-index-table/m-p/111866#M785</guid>
      <dc:creator>Ismael-K</dc:creator>
      <dc:date>2025-03-05T21:02:43Z</dc:date>
    </item>
  </channel>
</rss>

