You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by sh...@apache.org on 2019/06/12 12:00:54 UTC

[arrow] branch master updated: ARROW-5553: [Ruby] Use the official packages to install Apache Arrow

This is an automated email from the ASF dual-hosted git repository.

shiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new adba5bb  ARROW-5553: [Ruby] Use the official packages to install Apache Arrow
adba5bb is described below

commit adba5bb4d46403e2d3df431375b6c654ad0570f6
Author: Sutou Kouhei <ko...@clear-code.com>
AuthorDate: Wed Jun 12 21:00:40 2019 +0900

    ARROW-5553: [Ruby] Use the official packages to install Apache Arrow
    
    packages.red-data-tools.org is deprecated.
    
    Author: Sutou Kouhei <ko...@clear-code.com>
    
    Closes #4526 from kou/ruby-update-package-information and squashes the following commits:
    
    898ef4e54 <Sutou Kouhei>  Use the official packages to install Apache Arrow
---
 ruby/red-arrow-cuda/README.md | 4 +---
 ruby/red-arrow/README.md      | 4 +---
 ruby/red-gandiva/README.md    | 4 +---
 ruby/red-parquet/README.md    | 4 +---
 ruby/red-plasma/README.md     | 4 +---
 5 files changed, 5 insertions(+), 15 deletions(-)

diff --git a/ruby/red-arrow-cuda/README.md b/ruby/red-arrow-cuda/README.md
index 76fa51c..f05e664 100644
--- a/ruby/red-arrow-cuda/README.md
+++ b/ruby/red-arrow-cuda/README.md
@@ -33,9 +33,7 @@ gobject-introspection gem is a Ruby bindings of GObject Introspection. Red Arrow
 
 ## Install
 
-Install Apache Arrow CUDA GLib before install Red Arrow CUDA. Use [packages.red-data-tools.org](https://github.com/red-data-tools/packages.red-data-tools.org) for installing Apache Arrow CUDA GLib.
-
-Note that the Apache Arrow CUDA GLib packages are "unofficial". "Official" packages will be released in the future.
+Install Apache Arrow CUDA GLib before install Red Arrow CUDA. Install Apache Arrow GLib before install Red Arrow. See [Apache Arrow install document](https://arrow.apache.org/install/) for details.
 
 Install Red Arrow CUDA after you install Apache Arrow CUDA GLib:
 
diff --git a/ruby/red-arrow/README.md b/ruby/red-arrow/README.md
index 95ec396..20ca83f 100644
--- a/ruby/red-arrow/README.md
+++ b/ruby/red-arrow/README.md
@@ -33,9 +33,7 @@ gobject-introspection gem is a Ruby bindings of GObject Introspection. Red Arrow
 
 ## Install
 
-Install Apache Arrow GLib before install Red Arrow. Use [packages.red-data-tools.org](https://github.com/red-data-tools/packages.red-data-tools.org) for installing Apache Arrow GLib.
-
-Note that the Apache Arrow GLib packages are "unofficial". "Official" packages will be released in the future.
+Install Apache Arrow GLib before install Red Arrow. See [Apache Arrow install document](https://arrow.apache.org/install/) for details.
 
 Install Red Arrow after you install Apache Arrow GLib:
 
diff --git a/ruby/red-gandiva/README.md b/ruby/red-gandiva/README.md
index d6ab944..91174ee 100644
--- a/ruby/red-gandiva/README.md
+++ b/ruby/red-gandiva/README.md
@@ -33,9 +33,7 @@ gobject-introspection gem is a Ruby bindings of GObject Introspection. Red Gandi
 
 ## Install
 
-Install Gandiva GLib before install Red Gandiva. Use [packages.red-data-tools.org](https://github.com/red-data-tools/packages.red-data-tools.org) for installing Gandiva GLib.
-
-Note that the Gandiva GLib packages are "unofficial". "Official" packages will be released in the future.
+Install Gandiva GLib before install Red Gandiva. See [Apache Arrow install document](https://arrow.apache.org/install/) for details.
 
 Install Red Gandiva after you install Gandiva GLib:
 
diff --git a/ruby/red-parquet/README.md b/ruby/red-parquet/README.md
index 4fb8438..434dab9 100644
--- a/ruby/red-parquet/README.md
+++ b/ruby/red-parquet/README.md
@@ -33,9 +33,7 @@ gobject-introspection gem is a Ruby bindings of GObject Introspection. Red Parqu
 
 ## Install
 
-Install Apache Parquet GLib before install Red Parquet. Use [packages.red-data-tools.org](https://github.com/red-data-tools/packages.red-data-tools.org) for installing Apache Parquet GLib.
-
-Note that the Apache Parquet GLib packages are "unofficial". "Official" packages will be released in the future.
+Install Apache Parquet GLib before install Red Parquet. See [Apache Arrow install document](https://arrow.apache.org/install/) for details.
 
 Install Red Parquet after you install Apache Parquet GLib:
 
diff --git a/ruby/red-plasma/README.md b/ruby/red-plasma/README.md
index 19038af..e8939f6 100644
--- a/ruby/red-plasma/README.md
+++ b/ruby/red-plasma/README.md
@@ -33,9 +33,7 @@ gobject-introspection gem is a Ruby bindings of GObject Introspection. Red Plasm
 
 ## Install
 
-Install Plasma GLib before install Red Plasma. Use [packages.red-data-tools.org](https://github.com/red-data-tools/packages.red-data-tools.org) for installing Plasma GLib.
-
-Note that the Plasma GLib packages are "unofficial". "Official" packages will be released in the future.
+Install Plasma GLib before install Red Plasma. See [Apache Arrow install document](https://arrow.apache.org/install/) for details.
 
 Install Red Plasma after you install Plasma GLib: