Apache Parquet

E457357

Apache Parquet is a columnar storage file format optimized for efficient data compression and query performance in big data processing frameworks such as Apache Hadoop and Apache Spark.

All labels observed (1)

Label Occurrences
Apache Parquet canonical 4

How this entity was disambiguated

Statements (72)

Predicate Object
instanceOf columnar storage file format
open-source software project
compressionCodec Brotli
Gzip
linked to: gzip

LZ4
LZO
Snappy
Zstandard
dataModel columnar data model
designedFor Hadoop ecosystem
linked to: Hadoop

distributed file systems
developer Apache Software Foundation
enables I/O reduction for analytical queries
efficient compression per column
vectorized execution in query engines
feature column chunks
metadata footer
page-level encoding
per-column statistics
row groups
fileExtension .parquet
fileFormatType binary
columnar
governedBy Apache Parquet community
integratesWith Amazon S3
Azure Data Lake Storage
Google Cloud Storage
Hadoop Distributed File System
linked to: HDFS

cloud object storage
license Apache License 2.0
name Apache Parquet
openSource true
optimizedFor analytical workloads
columnar processing
efficient data compression
query performance
primaryUse big data analytics
data lake storage
data warehousing
stores data by column
supports column pruning
complex data types
compression codecs
encoding schemes
nested data structures
predicate pushdown
schema evolution
statistics per column chunk
supportsType BINARY
BOOLEAN
DECIMAL
DOUBLE
FLOAT
INT32
INT64
LIST
MAP
STRUCT
TIMESTAMP
usedWith Amazon Athena
Apache Arrow
Apache Drill
Apache Flink
Apache Hadoop
linked to: Hadoop

Apache Hive
Apache Impala
Apache Spark
Databricks
Google BigQuery
Presto
Snowflake
Trino

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Avro competesWith Apache Parquet
Optimized Row Columnar comparedWith Apache Parquet
Apache Parquet name Apache Parquet
Delta Lake storage layer basedOn Apache Parquet