apache/parquet-format resource
Apache Parquet Format observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 98
- Release rhythm 56
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 224.0
- age_days: 4467
- days_rel: 81
- days_push: 14
- n_releases_24m: 3
Adoption not part of the score
2555 stars · 503 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official specification repository for the Apache Parquet columnar data file format, including the Thrift definitions of the metadata structures needed to read and write Parquet files. It defines the format itself rather than providing an implementation, which live in language-specific projects like parquet-java.
Use cases
- implement a parquet reader or writer in a new language
- understand the parquet file format specification
- generate thrift code for parquet metadata structures
- check how nested data is encoded in parquet
- verify compatibility of a parquet implementation against the spec
When to choose
- you are building or validating a Parquet implementation and need the authoritative format spec
- you need the Thrift IDL definitions to generate metadata serialization code
- you want to understand Parquet encoding, compression, or nested data layout at the format level
When to avoid
- you just want to read or write Parquet files in an application - use a language implementation like parquet-java, pyarrow, or parquet-rs instead
- you need a runnable library or CLI tool - this repository contains only specifications and Thrift definitions
Facets
dataset · maturity stable
serialization compression file-system documentation big-data analytics databases files cross-platform jvm python cpp rust go columnar-storage file-format-specification thrift hadoop-ecosystem data-lake olap data-engineering
4 sources
- readme: https://github.com/apache/parquet-format · fetched 2026-08-28 · b82cd77a9897
- homepage: https://parquet.apache.org/ · fetched 2026-08-29 · 5d7913adb12e
- site_page: https://parquet.apache.org/docs · fetched 2026-08-29 · ffd29d8c787e
- site_page: https://parquet.apache.org/blog · fetched 2026-08-29 · 062c8b637316
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/parquet-format | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="apache/parquet-format")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem