nealrichardson commented on PR #14396:
URL: https://github.com/apache/arrow/pull/14396#issuecomment-1279420871

   > @kou thanks! Do I understand correctly you added the `arrow.repo` option 
so binary verification from the staging area of the artifactory is possible?
   > 
   > The only issue I see is that for R packages the usual convention for dev 
versions is `last.released.version.large_numeric_component` compared with the 
use of `future.release.version.dev_int` in the other components. Changing that 
might cause confusion in the R nightly users (not sure how big that group is?). 
cc @nealrichardson
   
   Correct, I think we should stick with the 
`last.released.version.large_numeric_component` versioning we currently do. If 
today's nightly were `10.0.0.20221014`, when we release `10.0.0` the release 
will appear to be a lower version number, so a user trying to update packages 
wouldn't pick it up.


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