Copying/cloning Vector index table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2024 05:05 PM
Regarding 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."
It seems that vector index tables cannot be copied or cloned directly and must be recreated or synchronized from a Delta table. Does anyone have more information on whether it is possible to directly copy or clone vector index tables?