Skip to content

Versioning the parquet format documentation #126

@alamb

Description

@alamb

Problem Description

It is currently challenging to understand the state of what parquet features are available in what versions of what software implementations

This makes it hard to have confidence in what Parquet features can be used and yet still be read by the downstream ecosystem of interest. Thus it makes it hard to use newly added features in Parquet as it is not clear what systems will be unable to read them.

We do have https://parquet.apache.org/docs/file-format/implementationstatus/ but that does not include information about versions of parquet-format nor versions of the various implementations

Places it is mentioned:

Possible Solutions:

  1. Version the parquet-format documentation more carefully (so we can refer to specific releases of parquet-format)
  2. Add version information to the implementation status page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions