-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Running benches/map_query_sql.rs (target/release/deps/map_query_sql-a9d86794d663ae45)
Benchmarking map_1000_1: Warming up for 3.0000 s
thread 'main' panicked at datafusion/core/benches/map_query_sql.rs:90:18:
called `Result::unwrap()` on an `Err` value: Execution("map key must be unique, duplicate key found: 2218")
To Reproduce
cargo bench -p datafusion --bench map_query_sql
Expected behavior
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working