feat(table): Adds updateSnapshotSummary internal function #768
Annotations
10 errors
Lint:
table/snapshots_internal_test.go#L43
too many arguments in call to iceberg.NewDataFileBuilder
|
Lint:
table/snapshots_internal_test.go#L67
undefined: must
|
Lint:
table/snapshots_internal_test.go#L69
too many arguments in call to iceberg.NewDataFileBuilder
|
Lint:
table/snapshots_internal_test.go#L71
undefined: must
|
Lint:
table/snapshots_internal_test.go#L73
too many arguments in call to iceberg.NewDataFileBuilder
|
Lint:
table/snapshots.go#L60
const addedDataFilesKey is unused (U1000)
|
Lint:
table/snapshots.go#L61
const addedDeleteFilesKey is unused (U1000)
|
Lint:
table/snapshots.go#L62
const addedEqDeletesKey is unused (U1000)
|
Lint:
table/snapshots.go#L63
const addedFileSizeKey is unused (U1000)
|
Lint:
table/snapshots.go#L64
const addedPosDeletesKey is unused (U1000)
|
Loading