Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, zypper 安装 apache-arrow

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add apache-arrow

Alpine Linux edge package indexes · apache-arrow · 来源: dl-cdn.alpinelinux.org

openSUSE zypper已验证 · 92%
sudo zypper install apache-arrow

openSUSE Tumbleweed package metadata · apache-arrow · 来源: download.opensuse.org

概览

软件包摘要

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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