# go-parquet-tools mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für go-parquet-tools in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:go-parquet-tools
- **Paketmanager:** Homebrew
- **Version:** 1.54.0
- **Quellzusammenfassung:** Utility to deal with Parquet data
- **Homepage:** <https://github.com/hangxie/parquet-tools>
- **Repository:** <https://github.com/hangxie/parquet-tools>
- **Zuletzt aktualisiert:** 2026-08-02T18:00:37Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- parquet-tools (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.54.0
## Projektgeschichte und Nutzung

parquet-tools is a Go command-line utility for inspecting and manipulating Apache Parquet files.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

Für go-parquet-tools wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
