lance
lance copied to clipboard
lance run benchmark panic
steps to reproduce:
1: git clone lance(44d978be5b4e483597f3422affd7999c68)
2: run RUST_BACKTRACE=1 cargo bench -- bench_hnsw
panic output:
+1, also ran into this for IVF_HNSW_PQ index using cosine similarity metric when building the index.
It should have gone after #2529. please check again with latest revision.