Skip to content

feat: Update to Arrow v17 #2

feat: Update to Arrow v17

feat: Update to Arrow v17 #2

Triggered via pull request July 22, 2024 12:10
Status Failure
Total duration 25s
Artifacts

go.yml

on: pull_request
Matrix: Test and Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint: internal/rows/rows.go#L236
r.ScanRow undefined (type *rows has no field or method ScanRow) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L123
bl.Start undefined (type BatchLoader has no field or method Start) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L177
ars.Count undefined (type *arrowRowScanner has no field or method Count) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L225
ars.UseArrowNativeDecimal undefined (type *arrowRowScanner has no field or method UseArrowNativeDecimal) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L226
ars.UseArrowNativeIntervalTypes undefined (type *arrowRowScanner has no field or method UseArrowNativeIntervalTypes) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L261
ars.rowValues.Contains undefined (type RowValues has no field or method Contains) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L272
ars.currentBatch.Contains undefined (type SparkArrowBatch has no field or method Contains) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L296
sar.Start undefined (type SparkArrowRecord has no field or method Start) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L320
sar.Start undefined (type SparkArrowRecord has no field or method Start) (typecheck)
Lint: internal/rows/arrowbased/arrowRows.go#L327
ars.End undefined (type *arrowRowScanner has no field or method End) (typecheck)
Test and Build (1.20.x, ubuntu-latest)
Process completed with exit code 1.