assignUser commented on code in PR #14243:
URL: https://github.com/apache/arrow/pull/14243#discussion_r982333864


##########
r/tools/nixlibs.R:
##########
@@ -215,7 +215,7 @@ determine_binary_from_stderr <- function(errs) {
     # If we're here, we're on an older OS but with a newer compiler than gcc 
4.8
     # (we already checked), so it is possible to build with more features on.
     # We just can't use our binaries because they were built with newer glibc.
-    return(NULL)
+    return("centos-7")

Review Comment:
   https://issues.apache.org/jira/browse/ARROW-17876



-- 
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]

Reply via email to