Implement Partitioning / Sectioning in Benchtop Tables #44
Annotations
10 errors and 1 warning
|
build:
test/integration/keys_test.go#L40
invalid operation: pos != loc.Offset (mismatched types uint64 and uint32)
|
|
build:
test/integration/keys_test.go#L38
cannot use size (variable of type uint64) as uint32 value in struct literal
|
|
build:
test/integration/keys_test.go#L38
cannot use pos (variable of type uint64) as uint32 value in struct literal
|
|
build:
test/integration/keys_test.go#L38
unknown field SegmentID in struct literal of type benchtop.RowLoc
|
|
build:
test/benchmark/scale_test.go#L69
jsonTable.Load undefined (type *jsontable.JSONTable has no field or method Load)
|
|
build:
test/benchmark/remove_test.go#L81
compactjsonTable.Remove undefined (type benchtop.TableStore has no field or method Remove)
|
|
build:
test/benchmark/remove_test.go#L52
compactjsonTable.Load undefined (type benchtop.TableStore has no field or method Load)
|
|
build:
test/benchmark/fetch_test.go#L61
compactjsonTable.Fetch undefined (type benchtop.TableStore has no field or method Fetch)
|
|
build:
test/benchmark/fetch_test.go#L51
compactjsonTable.Load undefined (type benchtop.TableStore has no field or method Load)
|
|
build:
test/benchmark/compact_test.go#L52
compactjsonTable.Load undefined (type benchtop.TableStore has no field or method Load)
|
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/benchtop/benchtop. Supported file pattern: go.sum
|