# go-parquet-tools を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:go-parquet-tools
```

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

### macOS

- Homebrew (100%):

```sh
brew install go-parquet-tools
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#parquet-tools
```

  証拠: nixpkgs package indexes: pkgs/by-name/pa/parquet-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:go-parquet-tools
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.54.0
- **ソース概要:** Utility to deal with Parquet data
- **ホームページ:** <https://github.com/hangxie/parquet-tools>
- **リポジトリ:** <https://github.com/hangxie/parquet-tools>
- **最終更新:** 2026-08-02T18:00:37Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- parquet-tools (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.54.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2021: Public GitHub repository created.
- 2024: v1.x releases available for the Go CLI.
- 2026: v1.52.0 release published.

### Related projects

- Apache Parquet is the columnar storage format the tool inspects and rewrites. Homebrew distributes the command as go-parquet-tools while the executable is named parquet-tools.

### ソース

- <https://api.github.com/repos/hangxie/parquet-tools>
- <https://formulae.brew.sh/formula/go-parquet-tools>
- <https://github.com/hangxie/parquet-tools>
- <https://github.com/hangxie/parquet-tools/releases>


## セキュリティノート

go-parquet-tools に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


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

- Nix - parquet-tools: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/pa/parquet-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/go-parquet-tools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/go-parquet-tools.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
