[WIP] Implement Partitioning / Sectioning in Benchtop Tables #46
Annotations
10 errors and 1 warning
|
build:
test/benchmark/remove_test.go#L57
undefined: jsontable.JSONTable
|
|
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#L56
compactjsonTable.Keys undefined (type benchtop.TableStore has no field or method Keys)
|
|
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#L93
compactjsonTable.Keys undefined (type benchtop.TableStore has no field or method Keys)
|
|
build:
test/benchmark/compact_test.go#L67
undefined: jsontable.JSONTable
|
|
build:
test/benchmark/compact_test.go#L57
compactjsonTable.Keys undefined (type benchtop.TableStore has no field or method Keys)
|
|
build:
test/benchmark/compact_test.go#L52
compactjsonTable.Load undefined (type benchtop.TableStore has no field or method Load)
|
|
build:
test/benchmark/scale_test.go#L17
undefined: jsontable.JSONTable
|
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/benchtop/benchtop. Supported file pattern: go.sum
|