Skip to content

[Variant] Remove dead code, add comments #7861

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jul 3, 2025

Which issue does this PR close?

We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax.

Rationale for this change

The allow_deadcode has bothered me while reviewing PRs and it also is hiding actually dead code

What changes are included in this PR?

  1. Remove clippy annotations to allow dead code
  2. Remove code clippy found as dead
  3. Add some docs (drive by docing)

Are these changes tested?

By CI

Are there any user-facing changes?

Just some more docs

@github-actions github-actions bot added the parquet Changes to the parquet crate label Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant