hiroyuki-sato commented on PR #51287: URL: https://github.com/apache/arrow/pull/51287#issuecomment-5621509400
It looks like mamba install go is now installing the nocgo variant of Go, so we may need to explicitly install the cgo-enabled variant. I’ll try that later. ``` go 1.27.1 nocgo_h8a70693_5 conda-forge go version go1.27.1 linux/amd64 CGO_ENABLED=0 CC=/dev/null ``` -- 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]
