-
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
It looks like substrait@0.49.5 uses a higher MSRV.
Compatibility Check #1: Rust 1.80.0
[FAIL] Is incompatible
╭────────────────────────────────────────────────────────────────────────╮
│ error: rustc 1.80.0 is not supported by the following packages: │
│ substrait@0.49.5 requires rustc 1.80.1 │
│ substrait@0.49.5 requires rustc 1.80.1 │
│ substrait@0.49.5 requires rustc 1.80.1 │
│ Either upgrade rustc or select compatible dependency versions with │
│ `cargo update <name>@<current-ver> --precise <compatible-ver>` │
│ where `<compatible-ver>` is the latest version supporting rustc 1.80.0 │
│ │
│ │
╰────────────────────────────────────────────────────────────────────────╯
Details: https://github.com/apache/datafusion/actions/runs/12170911550/job/33949210074
To Reproduce
No response
Expected behavior
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working