Automic VaultAutomic Vault

brew

apache-arrow を Homebrew, apk, MacPorts, zypper でインストール

apache-arrow のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install apache-arrow

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install apache-arrow

MacPorts ports tree · devel/apache-arrow/Portfile · ソース: api.github.com

概要

パッケージ概要

Columnar in-memory analytics layer designed to accelerate big data

コマンドとエイリアス

  • parquet-dump-arrow-statistics
  • parquet-dump-footer
  • parquet-dump-schema
  • parquet-reader
  • parquet-scan

履歴

プロジェクトの歴史と使われ方

Apache Arrow is a universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics. It gives data systems a shared memory representation, IPC format, and language implementations so analytics data can move with less copying and conversion.

プロジェクトの歴史

The official README describes Arrow as a universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics. Its major components include the columnar format, IPC format, Arrow Flight, ADBC, C++ libraries, bindings, and implementations across languages including Python, R, Ruby, JavaScript, Java, Go, Rust, Julia, Swift, and .NET.

Arrow grew as an Apache Software Foundation data project around the problem of interoperability between analytical systems. Instead of every engine inventing a private in-memory table format, Arrow standardizes buffers, schemas, metadata, and IPC so systems can exchange columnar data efficiently.

The Git tag history records early `apache-arrow-0.1.0` tags and a later `apache-arrow-1.0.0`, followed by regular major and minor releases. The modern repository has also split some language implementations into separate official repositories, such as Arrow Go, Arrow Java, Arrow Rust, Arrow JS, and Arrow ADBC, while keeping the format and C++-anchored reference libraries central.

採用の歴史

Arrow's adoption came from becoming infrastructure inside analytics engines, databases, dataframe libraries, and file-format tooling. Its value is not usually a standalone CLI; it is the ability for systems to share columnar data without serializing through slow row-oriented or language-specific structures.

The Homebrew package exposes Parquet and Arrow-related command-line tools such as `parquet-reader`, `parquet-scan`, `parquet-dump-schema`, `parquet-dump-footer`, and `parquet-dump-arrow-statistics`. That reflects a common package-manager role for Arrow: install native libraries plus practical inspection tools for columnar data files.

使われ方

Developers use Arrow through language libraries, the C++ implementation, the Arrow format, Arrow IPC, Arrow Flight RPC, and ADBC. Package users may install it directly for the CLI tools, headers, libraries, or as a dependency of higher-level analytics packages.

Arrow is especially important in build graphs that involve Parquet, dataframe runtimes, query engines, and cross-language data interchange. Its package must balance native-code performance, ABI concerns, many language bindings, and compatibility with file formats such as Parquet and CSV.

パッケージ好きにとっての重要性

Apache Arrow is one of the canonical modern data infrastructure packages: a format spec, native library, language ecosystem, and CLI-tool bundle in one project. It is a dependency whose version can affect performance, binary compatibility, and interoperability across many data tools.

For package maintainers, Arrow is interesting because it is not a single executable. It is a multi-language, multi-component substrate whose release affects downstream Python, R, C++, Parquet, and database connectivity ecosystems.

タイムライン

  • 2016: Early `apache-arrow-0.1.0` tag appears in the official Git repository.
  • 2020: `apache-arrow-1.0.0` appears in the official Git repository.
  • 2022: `apache-arrow-10.0.0` appears in the official Git repository.
  • 2025: `apache-arrow-20.0.0` appears in the official Git repository.

Related projects

  • Apache Parquet is a file format commonly used with Arrow tooling.
  • Arrow Flight and ADBC are Arrow ecosystem projects for RPC and database connectivity.
  • Separate official repositories now maintain several language implementations, including Arrow Go, Arrow Java, Arrow Rust, Arrow JS, Arrow Swift, Arrow Julia, and Arrow ADBC.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 14 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 5 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
parquet-dump-arrow-statisticscliグローバル実行可能ファイル
parquet-dump-footercliグローバル実行可能ファイル
parquet-dump-schemacliグローバル実行可能ファイル
parquet-readercliグローバル実行可能ファイル
parquet-scancliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版24.0.0
マネージャ更新日2026-07-02
ローカルデータOK
上流not checked
検出された最新未検出

https://arrow.apache.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:apache-arrow
バージョン24.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/apache-arrow
ホームページhttps://arrow.apache.org/
リポジトリhttps://github.com/apache/arrow
上流ドキュメントhttps://arrow.apache.org/docs
ライセンスApache-2.0
ソースアーカイブhttps://www.apache.org/dyn/closer.lua?path=arrow/arrow-24.0.0/apache-arrow-24.0.0.tar.gz
最終更新2026-07-02T20:34:06Z
Pulseupdated
依存関係abseil, aws-crt-cpp, aws-sdk-cpp, brotli, grpc, llvm, lz4, openssl@3, protobuf, re2, snappy, thrift, utf8proc, zstd
ビルド依存関係boost, cmake, gflags, rapidjson, xsimd
macOS 提供ライブラリbzip2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameapache-arrow
Version Scheme0
Revision6
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

apk95%

apache-arrow 23.0.1-r2

multi-language toolbox for accelerated data interchange and in-memory processing

https://arrow.apache.org/

sudo apk add apache-arrow
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Apache Arrow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apache-arrow from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

apache-arrow-dev 23.0.1-r2

multi-language toolbox for accelerated data interchange and in-memory processing (development files)

https://arrow.apache.org/

sudo apk add apache-arrow-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Apache Arrow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apache-arrow-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

apache-arrow-doc 23.0.1-r2

multi-language toolbox for accelerated data interchange and in-memory processing (documentation)

https://arrow.apache.org/

sudo apk add apache-arrow-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apache-arrow
  • normalized package name match
  • 一致条件: Apache Arrow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apache-arrow-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

apache-arrow-gdb 23.0.1-r2

multi-language toolbox for accelerated data interchange and in-memory processing (gdb integration)

https://arrow.apache.org/

sudo apk add apache-arrow-gdb
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apache-arrow
  • normalized package name match
  • 一致条件: Apache Arrow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apache-arrow-gdb from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libarrow 23.0.1-r2

multi-language toolbox for accelerated data interchange and in-memory processing (libarrow library)

https://arrow.apache.org/

sudo apk add libarrow
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Apache Arrow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libarrow from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libarrow_acero 23.0.1-r2

multi-language toolbox for accelerated data interchange and in-memory processing (libarrow_acero library)

https://arrow.apache.org/

sudo apk add libarrow_acero
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Apache Arrow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libarrow_acero from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libarrow_dataset 23.0.1-r2

multi-language toolbox for accelerated data interchange and in-memory processing (libarrow_dataset library)

https://arrow.apache.org/

sudo apk add libarrow_dataset
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Apache Arrow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libarrow_dataset from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libarrow_flight 23.0.1-r2

multi-language toolbox for accelerated data interchange and in-memory processing (libarrow_flight library)

https://arrow.apache.org/

sudo apk add libarrow_flight
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Apache Arrow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libarrow_flight from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libparquet 23.0.1-r2

multi-language toolbox for accelerated data interchange and in-memory processing (libparquet library)

https://arrow.apache.org/

sudo apk add libparquet
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Apache Arrow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libparquet from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

py3-pyarrow 23.0.1-r2

multi-language toolbox for accelerated data interchange and in-memory processing (python module)

https://arrow.apache.org/

sudo apk add py3-pyarrow
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Apache Arrow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-pyarrow from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

py3-pyarrow-pyc 23.0.1-r2

Precompiled Python bytecode for py3-pyarrow

https://arrow.apache.org/

sudo apk add py3-pyarrow-pyc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 1 依存関係
  • normalized package name match
  • 一致条件: Apache Arrow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-pyarrow-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

apache-arrow 23.0.1-1.4

A development platform for in-memory data

https://arrow.apache.org/

sudo zypper install apache-arrow
  • License: Apache-2.0 AND BSD-3-Clause AND BSD-2-Clause AND MIT
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Apache Arrow
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: apache-arrow from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

apache-arrow-devel 23.0.1-1.4

Development platform for in-memory data - development files

https://arrow.apache.org/

sudo zypper install apache-arrow-devel
  • License: Apache-2.0 AND BSD-3-Clause AND BSD-2-Clause AND MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 8 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Apache Arrow
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: apache-arrow-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

apache-parquet-devel 23.0.1-1.4

Development platform for in-memory data - development files

https://arrow.apache.org/

sudo zypper install apache-parquet-devel
  • License: Apache-2.0 AND BSD-3-Clause AND BSD-2-Clause AND MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 3 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Apache Arrow
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: apache-parquet-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

apache-parquet-utils 23.0.1-1.4

Development platform for in-memory data - development files

https://arrow.apache.org/

sudo zypper install apache-parquet-utils
  • License: Apache-2.0 AND BSD-3-Clause AND BSD-2-Clause AND MIT
  • Category: Productivity/Scientific/Math
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Apache Arrow
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: apache-parquet-utils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libarrow2300 23.0.1-1.4

Development platform for in-memory data - shared library

https://arrow.apache.org/

sudo zypper install libarrow2300
  • License: Apache-2.0 AND BSD-3-Clause AND BSD-2-Clause AND MIT
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: apache-arrow
  • 14 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Apache Arrow
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libarrow2300 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment