Bump github.com/apache/arrow-go/v18 from 18.4.0 to 18.4.1#168
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump github.com/apache/arrow-go/v18 from 18.4.0 to 18.4.1#168dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors
|
|
|
spark/sql/types/arrow_test.go#L267
SA1019: recordBuilder.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
|
spark/sql/types/arrow_test.go#L56
SA1019: recordBuilder.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
|
spark/sql/sparksession_test.go#L128
SA1019: recordBuilder.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
|
spark/sql/sparksession.go#L275
SA1019: rb.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
|
spark/sql/sparksession.go#L191
SA1019: rr.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
|
|
spark/client/client.go#L365
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)
|
|
spark/client/client.go#L363
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)
|
|
internal/tests/integration/helper.go#L56
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)
|
|
internal/tests/integration/helper.go#L54
SA1019: b.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
The logs for this run have expired and are no longer available.
Loading