-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Benchmarking map_1000: Warming up for 3.0000 s
thread 'main' panicked at datafusion/functions-nested/benches/map.rs:103:14:
should get return type: Execution("Expected list, large_list or fixed_size_list, got Utf8")
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: bench failed, to rerun pass `-p datafusion-functions-nested --bench map`
To Reproduce
cargo bench -p datafusion-functions-nested --bench map
Expected behavior
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working