Skip to content

perf(vector): Improve how vector is passed to hnsw index #2067

perf(vector): Improve how vector is passed to hnsw index

perf(vector): Improve how vector is passed to hnsw index #2067

Triggered via pull request January 23, 2025 20:36
Status Failure
Total duration 11m 8s
Artifacts
dgraph-integration2-tests
10m 44s
dgraph-integration2-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
dgraph-integration2-tests: tok/hnsw/persistent_hnsw_test.go#L309
cannot use &inMemTxn{…} (value of type *inMemTxn) as index.Txn value in argument to NewTxnCache: *inMemTxn does not implement index.Txn (wrong type for method Get)
dgraph-integration2-tests: tok/hnsw/persistent_hnsw_test.go#L317
cannot use &inMemTxn{…} (value of type *inMemTxn) as index.Txn value in argument to NewTxnCache: *inMemTxn does not implement index.Txn (wrong type for method Get)
dgraph-integration2-tests: tok/hnsw/persistent_hnsw_test.go#L325
cannot use &inMemTxn{…} (value of type *inMemTxn) as index.Txn value in argument to NewTxnCache: *inMemTxn does not implement index.Txn (wrong type for method Get)
dgraph-integration2-tests: tok/hnsw/persistent_hnsw_test.go#L379
cannot use &inMemTxn{…} (value of type *inMemTxn) as index.Txn value in argument to NewTxnCache: *inMemTxn does not implement index.Txn (wrong type for method Get)
dgraph-integration2-tests: tok/hnsw/persistent_hnsw_test.go#L396
cannot use &inMemTxn{…} (value of type *inMemTxn) as index.Txn value in argument to NewTxnCache: *inMemTxn does not implement index.Txn (wrong type for method Get)
dgraph-integration2-tests: tok/hnsw/persistent_hnsw_test.go#L404
cannot use &inMemTxn{…} (value of type *inMemTxn) as index.Txn value in argument to NewTxnCache: *inMemTxn does not implement index.Txn (wrong type for method Get)
dgraph-integration2-tests: tok/hnsw/persistent_hnsw_test.go#L479
cannot use &inMemLocalCache{…} (value of type *inMemLocalCache) as index.LocalCache value in argument to NewQueryCache: *inMemLocalCache does not implement index.LocalCache (wrong type for method Get)
dgraph-integration2-tests: tok/hnsw/persistent_hnsw_test.go#L486
cannot use &inMemLocalCache{…} (value of type *inMemLocalCache) as index.LocalCache value in argument to NewQueryCache: *inMemLocalCache does not implement index.LocalCache (wrong type for method Get)
dgraph-integration2-tests: tok/hnsw/persistent_hnsw_test.go#L496
cannot use &inMemTxn{…} (value of type *inMemTxn) as index.Txn value in argument to NewTxnCache: *inMemTxn does not implement index.Txn (wrong type for method Get)
dgraph-integration2-tests: tok/hnsw/persistent_hnsw_test.go#L504
cannot use &inMemTxn{…} (value of type *inMemTxn) as index.Txn value in argument to NewTxnCache: *inMemTxn does not implement index.Txn (wrong type for method Get)