-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
error[E0432]: unresolved import
indexmap
--> datafusion/physical-expr/src/equivalence/class.rs:23:5
|
23 | use indexmap::IndexSet;
| ^^^^^^^^ use of undeclared crate or moduleindexmap
Details: https://github.com/apache/datafusion/actions/runs/12151105350/job/33885120868
To Reproduce
No response
Expected behavior
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working