macOS
brew install go-parquet-toolslocal Homebrew formula metadata
brew
Utility to deal with Parquet data. Version 1.52.1 via Homebrew; verified 2026-07-04.
install
brew install go-parquet-toolslocal Homebrew formula metadata
nix profile install nixpkgs#parquet-toolsnixpkgs package indexes · pkgs/by-name/pa/parquet-tools/package.nix · source: api.github.com
overview
Utility to deal with Parquet data
history
parquet-tools is a Go command-line utility for inspecting and manipulating Apache Parquet files.
The public repository was created in 2021. Its README describes a utility to inspect Parquet files and documents a growing command set for reading, importing, merging, splitting, transcoding, and reporting metadata from Parquet data.
The project packages a Parquet inspection workflow for users who want a single static-style CLI instead of a JVM-oriented toolchain. Its README documents releases, Homebrew installation, container images, and prebuilt deb and RPM packages.
Practitioners use parquet-tools to print schemas, row counts, metadata, and records; import CSV, JSON, or JSONL into Parquet; merge or split files; and transcode compression or encoding. The README also documents access to local files and remote storage such as S3, GCS, Azure storage, HDFS, and HTTP endpoints.
For package users, go-parquet-tools is significant because Parquet debugging is common in data pipelines, and a small CLI with packaged binaries lowers the cost of checking column encodings, row groups, encryption metadata, and file layout during development or incident response.
security posture
No matching local secret-handling manifest was found for go-parquet-tools. Nucleus package metadata is still published here so future coverage has a stable package URL.
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-tools | 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.
https://github.com/hangxie/parquet-tools
install metadata
| Package key | brew:go-parquet-tools |
|---|---|
| Version | 1.52.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/go-parquet-tools |
| Homepage | https://github.com/hangxie/parquet-tools |
| Repository | https://github.com/hangxie/parquet-tools |
| Upstream docs | https://github.com/hangxie/parquet-tools#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/hangxie/parquet-tools/archive/refs/tags/v1.52.1.tar.gz |
| Last updated | 2026-07-04T02:30:29Z |
| Pulse | updated |
| Build dependencies | go |
| 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 | go-parquet-tools |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
parquet-tools
nix profile install nixpkgs#parquet-toolssource 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.