You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/15 11:48:06 UTC

[GitHub] [arrow-datafusion] xudong963 commented on issue #162: TPC-H Query 8

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org