Feature: Allow stream custom maxsize per batch #13816
Annotations
9 errors
lint:
integration/testgc/main.go#L15
could not import github.com/dgraph-io/badger/v4 (-: # github.com/dgraph-io/badger/v4
|
lint:
stream.go#L326
invalid operation: batch.LenNoPadding() > uint64(st.MaxSize) (mismatched types int and uint64)) (typecheck)
|
lint:
integration/testgc/main.go#L36
undefined: badger (typecheck)
|
lint:
integration/testgc/main.go#L65
undefined: badger (typecheck)
|
lint:
integration/testgc/main.go#L37
undefined: badger (typecheck)
|
lint:
stream.go#L326
invalid operation: batch.LenNoPadding() > uint64(st.MaxSize) (mismatched types int and uint64) (typecheck)
|
lint:
badger/cmd/backup.go#L26
could not import github.com/dgraph-io/badger/v4 (-: # github.com/dgraph-io/badger/v4
|
lint:
stream.go#L326
invalid operation: batch.LenNoPadding() > uint64(st.MaxSize) (mismatched types int and uint64)) (typecheck)
|
lint
issues found
|