← 返回命令列表

Linux command

pqviewer 命令

文件

复制后可按需替换文件名、目录或参数。

常用示例

View a Parquet file

pqviewer [path/to/file.parquet]

说明

pqviewer is a TUI tool that reads Apache Parquet files and presents their contents in a navigable table format. It supports keyboard navigation with arrow keys, page up/down scrolling, theme switching, and tab-based focus management. Built with Textual, Rich, and PyArrow.

FAQ

What is the pqviewer command used for?

pqviewer is a TUI tool that reads Apache Parquet files and presents their contents in a navigable table format. It supports keyboard navigation with arrow keys, page up/down scrolling, theme switching, and tab-based focus management. Built with Textual, Rich, and PyArrow.

How do I run a basic pqviewer example?

Run `pqviewer [path/to/file.parquet]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.