Skip to content
Search

Parquet Viewer

Table of Contents

Installation

For detailed installation instructions, see the installation page.

Parquet Viewer is a simple CLI tool to inspect and view the content and metadata of parquet files.

Usage

./vendor/bin/parquet.php read:data /path/to/file.parquet
./vendor/bin/parquet.php read:metadata /path/to/file.parquet --columns --row-groups --column-chunks --statistics --page-headers

Found a typo or an outdated section? Edit this page on GitHub


Contributors

Built in the open.

Join us on GitHub
scroll back to top