-
|
I saw on the official WeChat public account that Daft can create Lance IVF indexes in a distributed way. However, after checking the source code, this feature does not seem to be available at the moment. In which upcoming version will the distributed IVF index creation feature be provided? |
Beta Was this translation helpful? Give feedback.
Answered by
huleilei
Mar 10, 2026
Replies: 1 comment
-
|
Now creating Lance IVF indexes is supported. Please see https://github.com/Eventual-Inc/Daft/blob/main/daft/io/lance/_lance.py#L379 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
universalmind303
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now creating Lance IVF indexes is supported. Please see https://github.com/Eventual-Inc/Daft/blob/main/daft/io/lance/_lance.py#L379