Skip to content

fix(deps): Update module github.com/apache/arrow-go/v18 to v18.4.1 #8071

fix(deps): Update module github.com/apache/arrow-go/v18 to v18.4.1

fix(deps): Update module github.com/apache/arrow-go/v18 to v18.4.1 #8071

Triggered via pull request December 15, 2025 10:44
Status Failure
Total duration 1m 48s
Artifacts

lint_golang.yml

on: pull_request
Lint with GolangCI
1m 12s
Lint with GolangCI
Fit to window
Zoom out
Zoom in

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)