thisisnic commented on issue #34689: URL: https://github.com/apache/arrow/issues/34689#issuecomment-1543365084
> I'm a little surprised that this would occur in R/Linux. I thought that R/Linux always built Arrow from source (and the compiler should have realized and avoided the popcnt instruction). Do you know how r-arrow is getting installed? Is it getting a prebuilt binary from somewhere or building a new library? With R on Linux, we build from source, unless an environment variable like `NOT_CRAN` is set, in which case we download a binary. https://arrow.apache.org/docs/r/articles/install.html -- 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]
