llama90 commented on issue #40847: URL: https://github.com/apache/arrow/issues/40847#issuecomment-2024310568
FYI, This directory(`go/arrow/internal/cpu`) was deleted in a [past commit](https://github.com/apache/arrow/commit/6240eae2189d938b4f98b8d8235146baed0246c5). It seems that the CPU discovery package used in the Go section has been replaced with the `golang.org/x/sys/cpu` module. https://github.com/apache/arrow/blob/b270dcdcdf7390a0486600374a900fa2b1b8d430/go/README.md?plain=1#L90-L91 This might be deleted or mentioned that `golang.org/x/sys/cpu` is being used. cc @zeroshade -- 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]
