fix(deps): Update module github.com/apache/arrow-go/v18 to v18.4.1 #7781
lint_golang.yml
on: pull_request
Lint with GolangCI
55s
Annotations
10 errors
Lint with GolangCI:
internal/memdb/memdb.go#L45
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
Lint with GolangCI:
internal/memdb/memdb.go#L19
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
Lint with GolangCI:
internal/clients/state/v3/state.go#L166
SA1019: bldr.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
Lint with GolangCI:
internal/batch/slice.go#L142
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
Lint with GolangCI:
internal/batch/slice.go#L124
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
Lint with GolangCI:
internal/batch/slice.go#L117
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
Lint with GolangCI:
internal/batch/slice.go#L116
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
Lint with GolangCI:
internal/batch/slice.go#L96
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
Lint with GolangCI:
internal/batch/slice.go#L73
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|
Lint with GolangCI:
internal/batch/slice.go#L16
SA1019: arrow.Record is deprecated: This is deprecated to avoid the confusion of the terminology where Record refers to a single row, use [RecordBatch] instead. (staticcheck)
|