fix: Flush pending inserts in streamingbatchwriter on delete records #8253
lint_golang.yml
on: pull_request
Lint with GolangCI
29s
Annotations
5 errors
|
Lint with GolangCI
issues found
|
|
Lint with GolangCI:
writers/streamingbatchwriter/streamingbatchwriter_test.go#L665
SA1019: array.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
|
Lint with GolangCI:
writers/streamingbatchwriter/streamingbatchwriter_test.go#L654
SA1019: bldr.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
|
Lint with GolangCI:
writers/streamingbatchwriter/streamingbatchwriter_test.go#L667
File is not properly formatted (gofmt)
|
|
Lint with GolangCI:
writers/streamingbatchwriter/streamingbatchwriter.go#L181
File is not properly formatted (gofmt)
|