Apache Parquet
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic | subcat=Databases |extensions={{ext|parquet}} |wikidata={{wikidata|Q28915683}} |released=2015 }} Apache Parquet is an open source, column-...") |
Revision as of 21:42, 1 November 2024
Apache Parquet is an open source, column-oriented data file format designed for efficient data storage and retrieval.[1][2]
File Information
PARQUET files are binary database files beginning with the ASCII "PAR1
".[3]