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

Kouhei Sutou commented on ARROW-13687:
--------------------------------------

Homebrew formula support revision for updating in the same version:

{noformat}
diff --git a/Formula/apache-arrow.rb b/Formula/apache-arrow.rb
index 4983e512380..901692d5a35 100644
--- a/Formula/apache-arrow.rb
+++ b/Formula/apache-arrow.rb
@@ -5,6 +5,7 @@ class ApacheArrow < Formula
   mirror 
"https://archive.apache.org/dist/arrow/arrow-6.0.0/apache-arrow-6.0.0.tar.gz";
   sha256 "69d268f9e82d3ebef595ad1bdc83d4cb02b20c181946a68631f6645d7c1f7a90"
   license "Apache-2.0"
+  revision 1
   head "https://github.com/apache/arrow.git";, branch: "master"
 
   bottle do
{noformat}

Could you send the changes you tried to Homebrew?

> [Ruby] Add support for loading table by Arrow Dataset
> -----------------------------------------------------
>
>                 Key: ARROW-13687
>                 URL: https://issues.apache.org/jira/browse/ARROW-13687
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Ruby
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to