perf(vector): Improve hnsw by sharding vectors #722
ci-dgraph-system-upgrade-tests.yml
on: pull_request
dgraph-upgrade-tests
53m 8s
Annotations
7 errors
|
golangci-lint2(staticcheck):
tok/partitioned_hnsw/partitioned_factory.go#L66
[new] S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...))
|
|
golangci-lint2(errcheck):
posting/index.go#L808
[new] Error return value of `proto.Unmarshal` is not checked
|
|
golangci-lint2(unused):
posting/index.go#L1412
[new] const numCentroids is unused
|
|
golangci-lint2(errcheck):
posting/index.go#L1612
[new] Error return value of `MemLayerInstance.IterateDisk` is not checked
|
|
golangci-lint2(errcheck):
posting/index.go#L1662
[new] Error return value of `indexer.BuildInsert` is not checked
|
|
golangci-lint2(errcheck):
posting/index.go#L1688
[new] Error return value of `indexer.BuildInsert` is not checked
|
|
golangci-lint2(errcheck):
posting/index.go#L1702
[new] Error return value of `x.ExponentialRetry` is not checked
|