Commit 89b71ea
authored
[CHORE] Add some debug to hnsw index load (#5979)
## Description of changes
_Summarize the changes made by this PR._
- Improvements & Bug fixes
- Add some better tracing
- New functionality
- None
## Test plan
_How are these changes tested?_
- [x] Tests pass locally with `pytest` for python, `yarn test` for js,
`cargo test` for rust
## Migration plan
None
## Observability plan
None
## Documentation Changes
None1 parent b812a8a commit 89b71ea
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
346 | | - | |
| 345 | + | |
347 | 346 | | |
348 | 347 | | |
349 | 348 | | |
| |||
0 commit comments