Ross ROSS = Recommend OSS · open-source software intelligence for agents

apache/parquet-format resource

Apache Parquet Format observed · 2026-08-28

github.com/apache/parquet-format · homepage · Thrift · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
apache/parquet-formatmain84

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