/vscode-parquet-viewer

A VS Code extension to view Apache Parquet files as JSON

Primary LanguageTypeScriptMIT LicenseMIT

parquet-viewer

Views Apache Parquet files as JSON.

Requires parquet-tools.

Features

When opening a Parquet file and choosing to "open it anyway" a JSON presentation of the file is displayed:

automatic

There's also a command to open the JSON presentation:

command

Requirements

parquet-tools should be in your PATH.

0.1.0

Initial release