-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugSomething isn't workingSomething isn't workingdevelopment-processRelated to development process of DataFusionRelated to development process of DataFusion
Description
Describe the bug
Clippy started failing in main. For example
- https://github.com/apache/datafusion/actions/runs/10093623012/job/27910077621
- https://github.com/apache/datafusion/actions/runs/10093623012/job/27910075998
Given that a new rust version was just released today I suspect it is that clippy has gotten more stringent
https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-180-2024-07-25
To Reproduce
No response
Expected behavior
CI should be passing
Additional context
I believe @nrc has fixed some of these already in #11467, but we got stuck there on tests that only failed once we properly passed through hash_collisions
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdevelopment-processRelated to development process of DataFusionRelated to development process of DataFusion