kou commented on PR #37933: URL: https://github.com/apache/arrow/pull/37933#issuecomment-1739976908
In general, these changes look good. But there are some failures. For example: verify-rc-source-integration-linux-almalinux-8-amd64 https://github.com/ursacomputing/crossbow/actions/runs/6341261220/job/17224514818#step:6:584 ```text /arrow/go/arrow/internal/cdata_integration /arrow/go /arrow / go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 go: downloading golang.org/x/sys v0.12.0 go: downloading github.com/google/flatbuffers v23.5.26+incompatible go: downloading github.com/klauspost/compress v1.16.7 go: downloading github.com/pierrec/lz4/v4 v4.1.18 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/zeebo/xxh3 v1.0.2 go: downloading github.com/klauspost/cpuid/v2 v2.2.5 error obtaining VCS status: exit status 128 Use -buildvcs=false to disable VCS stamping. ``` I can help fixing remaining failures in the next week. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
