perf(vector): Improve how vector is passed to hnsw index #2067
ci-dgraph-integration2-tests.yml
on: pull_request
dgraph-integration2-tests
10m 44s
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)
|