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


##########
r/tools/nixlibs.R:
##########
@@ -22,7 +22,14 @@ dst_dir <- paste0("libarrow/arrow-", VERSION)
 # TESTING is set in test-nixlibs.R; it won't be set when called from configure
 test_mode <- exists("TESTING")
 
-arrow_repo <- paste0(getOption("arrow.dev_repo", 
"https://nightlies.apache.org/arrow/r";), "/libarrow/")
+# Check if version string has 4th component

Review Comment:
   Ah, should we harmonize the behavior between nix and windows as winlibs 
already has this? I think it makes sense to use you proposed idea for both as 
going forward all releases will have binaries uploaded to the artifactory. (So 
no cutting off patch versions etc.)



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