[
https://issues.apache.org/jira/browse/ARROW-17353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608076#comment-17608076
]
Kouhei Sutou commented on ARROW-17353:
--------------------------------------
We can check names of uploaded artifacts by Crossbow:
https://github.com/apache/arrow/blob/master/dev/tasks/tasks.yml#L958-L970
Can we use {{\{no_rc_version\}}} or something instead of {{[0-9\.]+}} there?
> [Release] R libarrow binaries have the wrong version number
> -----------------------------------------------------------
>
> Key: ARROW-17353
> URL: https://issues.apache.org/jira/browse/ARROW-17353
> Project: Apache Arrow
> Issue Type: Bug
> Components: Developer Tools
> Affects Versions: 9.0.0
> Reporter: Jacob Wujciak-Jens
> Priority: Blocker
> Fix For: 10.0.0
>
>
> The libarrow binaries that are uploaded during the release process have the
> wrong version number. This is an issue with the submit binaries
> script/r-binary-packages job. The arrow version should be picked up by the
> job even if not passed explicitly as a custom param.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)