macOS
brew install apache-arrowlocal Homebrew formula metadata
sudo port install apache-arrowMacPorts ports tree · devel/apache-arrow/Portfile · source: api.github.com
brew
Columnar in-memory analytics layer designed to accelerate big data. Version 24.0.0 via Homebrew; verified 2026-07-02.
install
brew install apache-arrowlocal Homebrew formula metadata
sudo port install apache-arrowMacPorts ports tree · devel/apache-arrow/Portfile · source: api.github.com
sudo apk add apache-arrowAlpine Linux edge package indexes · apache-arrow · source: dl-cdn.alpinelinux.org
sudo zypper install apache-arrowopenSUSE Tumbleweed package metadata · apache-arrow · source: download.opensuse.org
overview
Columnar in-memory analytics layer designed to accelerate big data
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
parquet-dump-arrow-statistics | cli | global executable | |
parquet-dump-footer | cli | global executable | |
parquet-dump-schema | cli | global executable | |
parquet-reader | cli | global executable | |
parquet-scan | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:apache-arrow |
|---|---|
| Version | 24.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/apache-arrow |
| Homepage | https://arrow.apache.org/ |
| Repository | https://github.com/apache/arrow |
| Upstream docs | https://arrow.apache.org/docs |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=arrow/arrow-24.0.0/apache-arrow-24.0.0.tar.gz |
| Last updated | 2026-07-02T20:34:06Z |
| Pulse | updated |
| Dependencies | abseil, aws-crt-cpp, aws-sdk-cpp, brotli, grpc, llvm, lz4, openssl@3, protobuf, re2, snappy, thrift, utf8proc, zstd |
| Build dependencies | boost, cmake, gflags, rapidjson, xsimd |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apache-arrow |
| Version Scheme | 0 |
| Revision | 6 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
apache-arrow 23.0.1-r2
multi-language toolbox for accelerated data interchange and in-memory processing
sudo apk add apache-arrowapache-arrow-dev 23.0.1-r2
multi-language toolbox for accelerated data interchange and in-memory processing (development files)
sudo apk add apache-arrow-devapache-arrow-doc 23.0.1-r2
multi-language toolbox for accelerated data interchange and in-memory processing (documentation)
sudo apk add apache-arrow-docapache-arrow-gdb 23.0.1-r2
multi-language toolbox for accelerated data interchange and in-memory processing (gdb integration)
sudo apk add apache-arrow-gdblibarrow 23.0.1-r2
multi-language toolbox for accelerated data interchange and in-memory processing (libarrow library)
sudo apk add libarrowlibarrow_acero 23.0.1-r2
multi-language toolbox for accelerated data interchange and in-memory processing (libarrow_acero library)
sudo apk add libarrow_acerolibarrow_dataset 23.0.1-r2
multi-language toolbox for accelerated data interchange and in-memory processing (libarrow_dataset library)
sudo apk add libarrow_datasetlibarrow_flight 23.0.1-r2
multi-language toolbox for accelerated data interchange and in-memory processing (libarrow_flight library)
sudo apk add libarrow_flightlibparquet 23.0.1-r2
multi-language toolbox for accelerated data interchange and in-memory processing (libparquet library)
sudo apk add libparquetpy3-pyarrow 23.0.1-r2
multi-language toolbox for accelerated data interchange and in-memory processing (python module)
sudo apk add py3-pyarrowpy3-pyarrow-pyc 23.0.1-r2
Precompiled Python bytecode for py3-pyarrow
sudo apk add py3-pyarrow-pycapache-arrow 23.0.1-1.4
A development platform for in-memory data
sudo zypper install apache-arrowapache-arrow-devel 23.0.1-1.4
Development platform for in-memory data - development files
sudo zypper install apache-arrow-develapache-parquet-devel 23.0.1-1.4
Development platform for in-memory data - development files
sudo zypper install apache-parquet-develapache-parquet-utils 23.0.1-1.4
Development platform for in-memory data - development files
sudo zypper install apache-parquet-utilslibarrow2300 23.0.1-1.4
Development platform for in-memory data - shared library
sudo zypper install libarrow2300source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.