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
Benchmarking eq scalar StringViewArray: Warming up for 3.0000 sthread 'main' panicked at arrow/benches/comparison_kernels.rs:196:50:
called `Result::unwrap()` on an `Err` value: InvalidArgumentError("Invalid comparison operation: Utf8 == Utf8View")
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Expected behavior
Should not panic
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
@xinlifoobar and I noticed on #6231 / #6231 (comment) that the comparison_kernels benchmarks panic
To Reproduce
Expected behavior
Should not panic
Additional context
The text was updated successfully, but these errors were encountered: