xudong963 commented on issue #162:
URL:
https://github.com/apache/arrow-datafusion/issues/162#issuecomment-1013668231
When I ran with the latest code, I still got the error
```
Running benchmarks with the following options: DataFusionBenchmarkOpt {
query: 8, debug: false, iterations: 3, partitions: 2, batch_size: 4096, path:
"./data", file_format: "tbl", mem_table: false }
thread 'thread 'tokio-runtime-workertokio-runtime-worker' panicked at ''
panicked at 'false_values downcast failedfalse_values downcast failed', ',
datafusion/src/physical_plan/expressions/case.rs:218datafusion/src/physical_plan/expressions/case.rs::30218
:note: run with `RUST_BACKTRACE=1` environment variable to display a
backtrace
30
Error: ArrowError(ExternalError(ArrowError(ExternalError(Execution("Arrow
error: External error: oneshot canceled")))))
```
--
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]