Skip to content

Enable allow_attributes lint for array and schema crates - #10625

Merged
Jefffrey merged 1 commit into
apache:mainfrom
WaterWhisperer:lint/array-schema-allow-attributes
Aug 13, 2026
Merged

Enable allow_attributes lint for array and schema crates#10625
Jefffrey merged 1 commit into
apache:mainfrom
WaterWhisperer:lint/array-schema-allow-attributes

Conversation

@WaterWhisperer

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

Enable clippy::allow_attributes for two crates

What changes are included in this PR?

  • Enable clippy::allow_attributes for arrow-array and arrow-schema.
  • Replace active allow with expect attributes.

Are these changes tested?

Yes.
cargo clippy --workspace --all-targets --all-features -- -D warnings

Are there any user-facing changes?

No.

@github-actions github-actions Bot added arrow Changes to the arrow crate arrow-schema arrow-array labels Aug 11, 2026
Comment thread arrow-array/src/array/union_array.rs Outdated
@Jefffrey Jefffrey added the development-process Related to development process of arrow-rs label Aug 12, 2026
@WaterWhisperer
WaterWhisperer force-pushed the lint/array-schema-allow-attributes branch from d9e8a79 to 0d335b0 Compare August 12, 2026 08:07
@Jefffrey
Jefffrey merged commit 4311767 into apache:main Aug 13, 2026
34 checks passed
@Jefffrey

Copy link
Copy Markdown
Contributor

thanks @WaterWhisperer

@WaterWhisperer
WaterWhisperer deleted the lint/array-schema-allow-attributes branch August 13, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate arrow-array arrow-schema development-process Related to development process of arrow-rs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants