Keyboard shortcuts

Press ← or → to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Parquet

Parquet an open-source, column-oriented data file format designed for efficient data storage and high-performance analytics.

It optimizes Big Data processing by storing data by column rather than row, allowing for superior compression and faster, targeted queries.

Parquet is an Apache Software Foundation format.

Documentation

See Also