Omega359 opened a new issue, #18421:
URL: https://github.com/apache/datafusion/issues/18421
### 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_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]