Omega359 opened a new issue, #18454:
URL: https://github.com/apache/datafusion/issues/18454
### 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_
--
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]