amoeba commented on PR #49867: URL: https://github.com/apache/arrow/pull/49867#issuecomment-4332380268
Hi @jonkeane, Re: your question above: Yes, this essentially effects all Windows users because CRAN's building under MinGW and most Windows users will be using the CRAN binary. With our latest CRAN Windows binary, I get: ``` > arrow_info()$build_info[[2]] [1] "GNU" ``` -- 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]
