Closed creatorrr closed 1 year ago
Thanks for the report! I have reproduced the problem and will be investigating it.
@zh217 is this fix landed in 0.7.2 ?
It is fixed in the dev branch
Gotcha. I’ll try and build from dev. Please feel free to close this issue
@zh217 any timeline for when this will land in the stable binaries?
Hey @zh217 , ran into a peculiar bug when trying to query documents using an hnsw index. Query and schema below:
Schema:
Index:
This query works as expected (python f-string):
But this query fails (python f-string):
Error:
QueryException: corrupted index
Stacktrace: