Rerun library doesn't work with current arrow-rs
version (unless chrono
is downgraded)
#9159
Labels
🪳 bug
Something isn't working
💣 crash
crash, deadlock/freeze, do-no-start
🦀 Rust API
Rust logging API
Describe the bug
There was a recent commit that broke
arrow-rs
, which Rerun depends on.apache/arrow-rs#7209
To Reproduce
Steps to reproduce the behavior:
cargo check
the crateBacktrace
Desktop (please complete the following information):
Rerun version
rerun = { version = "0.22.0", features = ["nasm", "sdk"], default-features = false }
Additional context
I couldn't find any statement addressing this issue
The text was updated successfully, but these errors were encountered: