[ 
https://issues.apache.org/jira/browse/ARROW-18207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627145#comment-17627145
 ] 

Noah Horton commented on ARROW-18207:
-------------------------------------

I want to really call out that I appreciate the work of the team, and don't 
like throwing on opinions when I am not doing the work.  That said... ;)

Effectively we get to choose holding arrow releases on this stuff (unlikely) 
breaking windows deployments of arrow apps on ruby, or breaking docker 
deployments on ruby. I think Docker should win. I cannot imagine that many 
people are deploying arrow ruby apps on windows without virtualization to Linux.

> Rubygems not updating in concert with majors
> --------------------------------------------
>
>                 Key: ARROW-18207
>                 URL: https://issues.apache.org/jira/browse/ARROW-18207
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Ruby
>    Affects Versions: 10.0.0
>            Reporter: Noah Horton
>            Assignee: Kouhei Sutou
>            Priority: Major
>
> 10.0.0 just released, meaning that that all install scripts that use the 
> 'latest' tag are getting it.
> Yet rubygems.org is still running with the 9.0.0 version a week after 10.0.0 
> released.
> The build scripts need to start updating rubygems.org automatically, or guide 
> users to a bundler config like 
> {code:ruby}
> gem "red-arrow", github: "apache/arrow", glob: "ruby/red-arrow/*.gemspec", 
> require: "arrow", tag: 'apache-arrow-10.0.0'
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to