jonkeane commented on pull request #12185:
URL: https://github.com/apache/arrow/pull/12185#issuecomment-1029489818


   Hmmm the only build that's failing looks like it's an issue with version 
numbers. I thought that rebasing on the latest master (which does have the 
version bump) would solve that, but it seems no?
   
   @thisisnic might have an idea of what we're doing wrong here...
   
   ```
       :path=>"dev/tasks/homebrew-formulae/autobrew/apache-arrow.rb"},
      {:hunks=>
   ?    [["-        \"name\": \"8.0 (dev)\",",
   ?                            7             
          "+        \"name\": \"9.0 (dev)\",",
   ?      "-        \"name\": \"7.0 (stable)\",",
   ?                            6                
          "+        \"name\": \"8.0 (stable)\",",
          "+    {",
   ?      "+        \"name\": \"7.0\",",
   ?                            6       
   ?      "+        \"version\": \"7.0/\"",
   ?                               6       
          "+    },"]],
   ```


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