# 使用 Homebrew, Nix 安装 go-parquet-tools

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- 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
