Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Oct 28, 2025

Which issue does this PR close?

Rationale for this change

We now have a nice centralized location for parquet implementation status on the Apache Parquet site, so let's direct users there rather than maintain a separate copy here

What changes are included in this PR?

  1. Remove existing implementation status
  2. Add link to the parquet site

Are these changes tested?

We typically require tests for all PRs in order to:

  1. Prevent the code from being accidentally broken by subsequent changes
  2. Serve as another way to document the expected behavior of the code

If tests are not included in your PR, please explain why (for example, are they covered by existing tests)?

Are there any user-facing changes?

If there are user-facing changes then we may require documentation to be updated before approving the PR.

If there are any breaking changes to public APIs, please call them out.

@alamb alamb added the documentation Improvements or additions to documentation label Oct 28, 2025
@github-actions github-actions bot added the parquet Changes to the parquet crate label Oct 28, 2025
Copy link
Contributor

@mbutrovich mbutrovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for keeping up on the documentation, @alamb!

@alamb
Copy link
Contributor Author

alamb commented Oct 28, 2025

Thanks for keeping up on the documentation, @alamb!

📖

Copy link
Contributor

@etseidl etseidl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL parquet-rs has feature status in the README 😅

@alamb alamb merged commit d4b6183 into apache:main Oct 29, 2025
16 checks passed
@alamb
Copy link
Contributor Author

alamb commented Oct 29, 2025

TIL parquet-rs has feature status in the README 😅

"used to" 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants