Skip to content

[feat]: CGO packed writer api #182

[feat]: CGO packed writer api

[feat]: CGO packed writer api #182

Triggered via pull request January 7, 2025 12:26
Status Failure
Total duration 3m 55s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Test
cannot use pkIndex (variable of type int) as _Ctype_int value in variable declaration
Test
cannot use tsIndex (variable of type int) as _Ctype_int value in variable declaration
Test
cannot use cSchema (variable of type *_Ctype_struct_ArrowSchema) as CArrowSchema value in struct literal
Test
cannot use arrPtr (variable of type unsafe.Pointer) as *cdata._Ctype_struct_ArrowArray value in argument to cdata.ImportCRecordBatch
Test
cannot use pr.cSchema (variable of type CArrowSchema) as *cdata._Ctype_struct_ArrowSchema value in argument to cdata.ImportCRecordBatch
Test
cannot use pkIndex (variable of type int) as _Ctype_int value in variable declaration
Test
cannot use tsIndex (variable of type int) as _Ctype_int value in variable declaration
Test
Process completed with exit code 2.
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636