You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: NotImplemented("cannot read avro schema without the 'avro' feature enabled")', datafusion/core/tests/sqllogictests/src/setup.rs:66:10
Describe the bug
cargo test --allfails with:To Reproduce
No response
Expected behavior
No response
Additional context
No response